looped-in/.gitignore

14 lines
138 B
Plaintext
Raw Normal View History

2018-01-07 02:38:01 +00:00
/target
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
2018-01-07 17:09:56 +00:00
out/
2018-01-10 15:27:43 +00:00
ext/content.js*
ext/background.js*