diff --git a/dicegame/.gitignore b/dicegame/.gitignore new file mode 100644 index 00000000..62cc1504 --- /dev/null +++ b/dicegame/.gitignore @@ -0,0 +1,4 @@ +.gradle/ +.idea/ +src/build/ +target/