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
bc89654101
gitignore
/
Leiningen.gitignore
6 lines
58 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/
.lein-deps-sum
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 16:17:08 +02:00
.lein-plugins/
Copy Permalink