Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .gitignore with .cpcache | Xtreak | 2018-03-18 | 1 | -0/+1 |
| | | | The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn | ||||
* | Correct .jar and .class mentions | Leandro Doctors | 2016-07-17 | 1 | -1/+2 |
| | |||||
* | Added Cider's .nrepl-port file. | Tom Emerson | 2014-10-15 | 1 | -0/+1 |
| | |||||
* | Merge pull request #970 from wzhishen/master | Carl Suster | 2014-02-28 | 1 | -0/+2 |
|\ | | | | | Update Leiningen.gitignore with checkouts and lein-failures rules | ||||
| * | Update Leiningen.gitignore | Zhishen (Jason) Wen | 2014-02-27 | 1 | -0/+2 |
| | | |||||
* | | Ignore signed pom files in leiningen projects | Sam Whited | 2014-02-23 | 1 | -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 Moss | 2013-11-09 | 1 | -1/+1 |
| | |||||
* | Merge with latest master from upstream. Fix merge conflict with ↵ | Sean Brewer | 2013-11-07 | 1 | -0/+1 |
|\ | | | | | | | Leiningen.gitignore | ||||
| * | Merge pull request #346 from bripkens/patch-1 | Adam Roben | 2013-11-07 | 1 | -0/+1 |
| |\ | | | | | | | Ignore information for lein plugin directory. | ||||
| | * | Ignore information for lein plugin directory. The directory is similar to ↵ | Ben Ripkens | 2012-05-16 | 1 | -0/+1 |
| | | | | | | | | | | | | the lib/ directory as it also contains downloaded dependencies (or in this case plugins). | ||||
* | | | Ignore Leiningen REPL history | Sean Brewer | 2013-04-21 | 1 | -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.gitignore | Robert Pitts | 2012-10-11 | 1 | -0/+1 |
|/ | | | /targets/ should be ignored as well | ||||
* | Add .gitignore for Leiningen projects | Vitaly _Vi Shukela | 2011-04-08 | 1 | -0/+5 |