File: .gitignore

package info (click to toggle)
leiningen-clojure 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,312 kB
  • sloc: xml: 881; sh: 771; lisp: 46; makefile: 34; java: 16
file content (28 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (2)
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
**/target
*.bak
*.swp
*.class
*asc
*jar
*~
.lein*
/.classpath
/.nrepl-port
/.project
/.settings
/hs_err_pid*.log
/lein.man
/leiningen-core/.lein-plugins/checksum
/leiningen-core/.nrepl-port
/leiningen-core/dev-resources/target
/lein-pprint/.nrepl-port
/logs
/scratch.clj
/target
/web
/wiki
TAGS
test_projects/*/target
pom.xml
deps.txt
profiles.clj