X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitignore;h=d74b1524af30ce6671d2e341244e8446890c6e37;hb=6edae7db385e3c5616b299ac18a3e8713e88926d;hp=f9dae6bd4b07dc7c53210a7c8b40beeec29c4181;hpb=f9310b7bce8124eb118f65085265ad37c08d383e;p=LightOverlay.git diff --git a/.gitignore b/.gitignore index f9dae6b..d74b152 100644 --- a/.gitignore +++ b/.gitignore @@ -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