aboutsummaryrefslogtreecommitdiffstats
path: root/Leiningen.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update .gitignore with .cpcacheXtreak2018-03-181-0/+1
| | | The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
* Correct .jar and .class mentionsLeandro Doctors2016-07-171-1/+2
|
* Added Cider's .nrepl-port file.Tom Emerson2014-10-151-0/+1
|
* Merge pull request #970 from wzhishen/masterCarl Suster2014-02-281-0/+2
|\ | | | | Update Leiningen.gitignore with checkouts and lein-failures rules
| * Update Leiningen.gitignoreZhishen (Jason) Wen2014-02-271-0/+2
| |
* | Ignore signed pom files in leiningen projectsSam Whited2014-02-231-0/+1
|/ | | Pom files are commonly signed before deploy as part of the build/signoff process
* Leiningen by default creates a 'target' directory, not 'targets'Ben Moss2013-11-091-1/+1
|
* Merge with latest master from upstream. Fix merge conflict with ↵Sean Brewer2013-11-071-0/+1
|\ | | | | | | Leiningen.gitignore
| * Merge pull request #346 from bripkens/patch-1Adam Roben2013-11-071-0/+1
| |\ | | | | | | Ignore information for lein plugin directory.
| | * Ignore information for lein plugin directory. The directory is similar to ↵Ben Ripkens2012-05-161-0/+1
| | | | | | | | | | | | the lib/ directory as it also contains downloaded dependencies (or in this case plugins).
* | | Ignore Leiningen REPL historySean Brewer2013-04-211-0/+1
|/ / | | | | 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
* / Update Leiningen.gitignoreRobert Pitts2012-10-111-0/+1
|/ | | /targets/ should be ignored as well
* Add .gitignore for Leiningen projectsVitaly _Vi Shukela2011-04-081-0/+5