updated ignores during Jekyll site testing

This commit is contained in:
Jeremy Long
2014-01-18 16:55:39 -05:00
parent 8643e20b19
commit 034dd03d2d

6
.gitignore vendored
View File

@@ -11,4 +11,8 @@
nb-configuration.xml
/target/
#maven-shade-plugin generated pom
dependency-reduced-pom.xml
dependency-reduced-pom.xml
#ruby Gemfile, etc. - this is a java project, Gemfile is here to check site problem with Jekyll
Gemfile
Gemfile.lock
_site/**