updated ignores during Jekyll site testing

Former-commit-id: cd1cc96bc590b3a409abbd2097f55b166133b0a3
This commit is contained in:
Jeremy Long
2014-01-18 16:57:05 -05:00
parent 4fb61d4048
commit 4674a0dcca

6
.gitignore vendored
View File

@@ -12,5 +12,7 @@ nb-configuration.xml
/target/
#maven-shade-plugin generated pom
dependency-reduced-pom.xml
# vim files
*.swp
#ruby Gemfile, etc. This is a java project, Gemfile is here to check site problem with Jekyll
Gemfile
Gemfile.lock
_site/**