1
0
Fork 0
forked from forgejo/forgejo

Implements 1071, .gitignore support for FSharp and Clojure. (#1072)

This commit is contained in:
puffybsd 2017-02-26 10:14:38 -05:00 committed by Thomas Boerger
parent 5bd22a2f4a
commit a30797425f
2 changed files with 127 additions and 0 deletions

13
options/gitignore/Clojure Normal file
View file

@ -0,0 +1,13 @@
pom.xml
pom.xml.asc
*.jar
*.class
/lib/
/classes/
/target/
/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port