Commit Graph

13 Commits

Author SHA1 Message Date
Xtreak 059d3235ba
Update .gitignore with .cpcache
The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
2018-03-18 10:40:50 +05:30
Leandro Doctors 0ee8f1a95d Correct .jar and .class mentions 2016-07-17 23:33:53 -03:00
Tom Emerson 8b02143fb7 Added Cider's .nrepl-port file. 2014-10-15 12:23:58 -04:00
Carl Suster cdfef4a8e1 Merge pull request #970 from wzhishen/master
Update Leiningen.gitignore with checkouts and lein-failures rules
2014-02-28 13:42:14 +11:00
Zhishen (Jason) Wen 8ff2f7af0f Update Leiningen.gitignore 2014-02-27 21:27:21 -05:00
Sam Whited b83dd2fb1e Ignore signed pom files in leiningen projects
Pom files are commonly signed before deploy as part of the build/signoff process
2014-02-23 19:22:13 -05:00
Ben Moss f4e8e686d6 Leiningen by default creates a 'target' directory, not 'targets' 2013-11-09 11:32:03 -05:00
Sean Brewer e4cc7a56ba Merge with latest master from upstream. Fix merge conflict with Leiningen.gitignore 2013-11-07 21:50:41 -05:00
Adam Roben 834dc0a183 Merge pull request #346 from bripkens/patch-1
Ignore information for lein plugin directory.
2013-11-07 05:35:43 -08:00
Sean Brewer 00db51bba6 Ignore Leiningen REPL history
If you open an REPL within your project with `lein repl`, your REPL history gets saved in .lein-repl-history. This file does not need to be committed to a repository
2013-04-21 02:48:48 -03:00
Robert Pitts cdb12b3754 Update Leiningen.gitignore
/targets/ should be ignored as well
2012-10-11 16:59:14 -07:00
Ben Ripkens bc89654101 Ignore information for lein plugin directory. The directory is similar to the lib/ directory as it also contains downloaded dependencies (or in this case plugins). 2012-05-16 17:17:08 +03:00
Vitaly _Vi Shukela 8b8ff44ec7 Add .gitignore for Leiningen projects 2011-04-08 21:02:05 +03:00