Skip to content
Snippets Groups Projects
.gitignore 306 B
Newer Older
Cam Saul's avatar
Cam Saul committed
\#*\#
.\#*
Allen Gilliland's avatar
Allen Gilliland committed
/target
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-failures
Allen Gilliland's avatar
Allen Gilliland committed
/.nrepl-port
.hgignore
.hg/
/resources/frontend_client/app/bower_components
/resources/frontend_client/app/dist/
Cam Saul's avatar
Cam Saul committed
/node_modules/