Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ignore maven build directories
target/
# ignore maven wrapper jar that gets built locally
.mvn/wrapper/maven-wrapper.jar
# ignore Eclipse configuration files
.project
.classpath
Expand All @@ -12,3 +14,5 @@ target/
# ignore NetBeans configuration
nb-configuration.xml
*.bak
# ignore vim swap files
*.swp