mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-23 18:55:14 +01:00
Add gitignore
This commit is contained in:
parent
be9d7a3cdd
commit
292481847b
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…
Reference in New Issue
Block a user