File: .gitignore

package info (click to toggle)
clj-time-clojure 0.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: makefile: 24; sh: 13
file content (20 lines) | stat: -rw-r--r-- 166 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
lib
bin
classes
target
clj-time.jar
pom.xml
*.jar
*~
.cpcache
.lein-*
.nrepl-*
checkouts
.classpath
.project
.settings
*.iml
.idea
/pom.xml.asc
test/readme.clj
doc/*