diff --git a/.gitignore b/.gitignore index 0e3d9b8..3f4ef0e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,9 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb /.idea + +Client/.idea +Client/.gradle +Client/build + +Server/.idea \ No newline at end of file