Add to .gitignore

This commit is contained in:
Mike Primm 2020-09-10 22:28:04 -05:00
parent 728755b225
commit 0daa0b8b33
2 changed files with 8 additions and 0 deletions

4
.gitignore vendored
View File

@ -30,3 +30,7 @@
/dependency-reduced-pom.xml
/.gradle
/fabric-1.16.1_client.launch
/fabric-1.16.1_server.launch
/fabric-1.16.2_client.launch
/fabric-1.16.2_server.launch

4
bukkit-helper-116-3/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/target/
/build/
/bin/
/.classpath