Added vim swap files to .gitignore

Former-commit-id: b5c3d472b200965bd772b5744ef53ff74f366ad8
This commit is contained in:
Will Stranathan
2014-01-13 10:11:51 -05:00
parent bb10214db0
commit 19dc560d56

4
.gitignore vendored
View File

@@ -11,4 +11,6 @@
nb-configuration.xml
/target/
#maven-shade-plugin generated pom
dependency-reduced-pom.xml
dependency-reduced-pom.xml
# vim files
*.swp