This website requires JavaScript.
Explore
Help
Register
Sign In
rune
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
Code
Pull Requests
Activity
e0baa57b58
gitignore
/
Leiningen.gitignore
9 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore for Leiningen projects
2011-04-08 05:00:56 +02:00
pom.xml
*jar
/lib/
/classes/
Update Leiningen.gitignore /targets/ should be ignored as well
2012-10-12 01:59:14 +02:00
/targets/
Add .gitignore for Leiningen projects
2011-04-08 05:00:56 +02:00
.lein-deps-sum
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 07:48:48 +02:00
.lein-repl-history
Merge pull request #346 from bripkens/patch-1 Ignore information for lein plugin directory.
2013-11-07 14:35:43 +01:00
.lein-plugins/
Copy Permalink