Skip to content
Snippets Groups Projects
.gitignore 234 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-*
/.nrepl-port
.hgignore
.hg/
/metabase.db.*.db
Cam Saul's avatar
Cam Saul committed
/frontend_client/app/bower_components
/node_modules/