Ignore .m2 (for CI build)

This commit is contained in:
Dave Syer
2017-07-04 14:31:25 +01:00
parent 31116b8e02
commit becc41d9ef

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ asciidoctor.css
target/ target/
build/ build/
bin/ bin/
.m2/
_site/ _site/
.classpath .classpath
.project .project