Update .gitignore

This commit is contained in:
2024-06-21 01:16:51 -04:00 Unverified
parent c2cdccf8ba
commit b34b295eb4
+6
View File
@@ -13,3 +13,9 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information # MSVC Windows builds of rustc generate these, which store debugging information
*.pdb *.pdb
/.idea /.idea
Client/.idea
Client/.gradle
Client/build
Server/.idea