]> git.lizzy.rs Git - LightOverlay.git/blobdiff - .gitignore
Move some code in the common module to the plugin
[LightOverlay.git] / .gitignore
index f9dae6bd4b07dc7c53210a7c8b40beeec29c4181..d74b1524af30ce6671d2e341244e8446890c6e37 100644 (file)
@@ -1,11 +1,18 @@
 # Compiled nonsense that does not belong in *source* control
+*/build
 /build
 /bin
+*/bin
 /.gradle
+*/.gradle
 /minecraft
+*/minecraft
 /out
+*/run
+*/out
 /run
 /classes
+logs/
 
 # IDE nonsense that could go in source control but really shouldn't
 .classpath