Add to .gitignore
This commit is contained in:
parent
728755b225
commit
0daa0b8b33
2 changed files with 8 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
4
bukkit-helper-116-3/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/target/
|
||||
/build/
|
||||
/bin/
|
||||
/.classpath
|
||||
Loading…
Add table
Add a link
Reference in a new issue