Add gitignore
This commit is contained in:
parent
be9d7a3cdd
commit
292481847b
3 changed files with 3 additions and 3 deletions
2
bukkit-helper-113/.gitignore
vendored
2
bukkit-helper-113/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
/target/
|
||||
/build/
|
||||
/bin/
|
||||
.classpath
|
||||
/.classpath
|
||||
|
|
|
|||
2
bukkit-helper/.gitignore
vendored
2
bukkit-helper/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
/target/
|
||||
/build/
|
||||
/bin/
|
||||
.classpath
|
||||
/.classpath
|
||||
|
|
|
|||
2
bukkit/.gitignore
vendored
2
bukkit/.gitignore
vendored
|
|
@ -2,4 +2,4 @@
|
|||
/dependency-reduced-pom.xml
|
||||
/build/
|
||||
/bin/
|
||||
.classpath
|
||||
/.classpath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue