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
bb53647b8a
gitignore
/
Leiningen.gitignore
9 lines
87 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/
Leiningen by default creates a 'target' directory, not 'targets'
2013-11-09 17:32:03 +01:00
/target/
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