diff options
author | Zhishen (Jason) Wen <wzhishen@gmail.com> | 2014-02-27 21:27:21 -0500 |
---|---|---|
committer | Zhishen (Jason) Wen <wzhishen@gmail.com> | 2014-02-27 21:27:21 -0500 |
commit | 8ff2f7af0f1f7cbdc39728decb3148811b5e4d48 (patch) | |
tree | 11b4f769f5d5ea8c4f8b55141018d5daa300841b /Leiningen.gitignore | |
parent | 2544a6b71027a1832e01f5c7f78bdfcea727f4ec (diff) | |
download | gitignore-8ff2f7af0f1f7cbdc39728decb3148811b5e4d48.tar.gz gitignore-8ff2f7af0f1f7cbdc39728decb3148811b5e4d48.zip |
Update Leiningen.gitignore
Diffstat (limited to 'Leiningen.gitignore')
-rw-r--r-- | Leiningen.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Leiningen.gitignore b/Leiningen.gitignore index b8d32453..59b0e5ce 100644 --- a/Leiningen.gitignore +++ b/Leiningen.gitignore @@ -3,6 +3,8 @@ pom.xml /lib/ /classes/ /target/ +/checkouts/ .lein-deps-sum .lein-repl-history .lein-plugins/ +.lein-failures |