Add more language templates (Haskell, Elixir, Clojure, .NET, OCaml, Rust-Cargo)
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
14
gitignore_generator/templates/languages/clojure.gitignore
Normal file
14
gitignore_generator/templates/languages/clojure.gitignore
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Clojure
|
||||||
|
pom.xml
|
||||||
|
pom.xml.asc
|
||||||
|
*.jar
|
||||||
|
*.class
|
||||||
|
/lib/
|
||||||
|
/classes/
|
||||||
|
/target/
|
||||||
|
/checkouts/
|
||||||
|
.lein-deps-sum
|
||||||
|
.lein-repl-history
|
||||||
|
.lein-profiles.clj
|
||||||
|
cpcache/
|
||||||
|
.figwheel-*
|
||||||
Reference in New Issue
Block a user