Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2016-12-27 15:22:02 +0300
committerSytse Sijbrandij <sytse@gitlab.com>2016-12-27 15:22:02 +0300
commit7daa541668de012b1c232763df0d03e29b5deb7c (patch)
tree53c54d3759717ea5159ab760aa5f62d899facea8 /vendor/gitignore
parent07f0486cf8d5952afb76d153888e600f1f26ad87 (diff)
Link to k8s contributing doc.
Diffstat (limited to 'vendor/gitignore')
-rw-r--r--[l---------]vendor/gitignore/Clojure.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/vendor/gitignore/Clojure.gitignore b/vendor/gitignore/Clojure.gitignore
index 7657a270c45..a9fe6fba80d 120000..100644
--- a/vendor/gitignore/Clojure.gitignore
+++ b/vendor/gitignore/Clojure.gitignore
@@ -1 +1,13 @@
-Leiningen.gitignore \ No newline at end of file
+pom.xml
+pom.xml.asc
+*.jar
+*.class
+/lib/
+/classes/
+/target/
+/checkouts/
+.lein-deps-sum
+.lein-repl-history
+.lein-plugins/
+.lein-failures
+.nrepl-port