1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
**/target
*.bak
*.swp
*.class
*asc
*jar
*~
.lein*
/.classpath
/.nrepl-port
/.prepl-port
/.project
/.settings
/hs_err_pid*.log
/lein.man
/lein_ja.man
/leiningen-core/.lein-plugins/checksum
/leiningen-core/.nrepl-port
/leiningen-core/.prepl-port
/leiningen-core/dev-resources/target
/lein-pprint/.nrepl-port
/lein-pprint/.prepl-port
/logs
/scratch.clj
/scratch
/target
/wiki
TAGS
test_projects/*/target
pom.xml
deps.txt
profiles.clj
/test/.gnupg/crls.d/DIR.txt
/test_projects/sample/project.clj.sig
|