Ignore /out/.

This commit is contained in:
Richard Newman 2016-07-11 16:30:56 -07:00
parent 724c37466d
commit 655d361a4c

2
.gitignore vendored
View file

@ -15,8 +15,8 @@
/.nrepl-port /.nrepl-port
/checkouts/ /checkouts/
/classes/ /classes/
/target/
/node_modules/ /node_modules/
/out/
/target/ /target/
pom.xml pom.xml
pom.xml.asc pom.xml.asc