Skip to content

Commit

Permalink
Add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeprimm committed Aug 13, 2018
1 parent 6b11e82 commit be9d7a3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bukkit-helper-113/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/target/
/build/
/bin/
.classpath
1 change: 1 addition & 0 deletions bukkit-helper/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target/
/build/
/bin/
.classpath
1 change: 1 addition & 0 deletions bukkit/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/dependency-reduced-pom.xml
/build/
/bin/
.classpath
2 changes: 2 additions & 0 deletions dynmap-api/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/build/
/bin/
.classpath

0 comments on commit be9d7a3

Please sign in to comment.