File: .gitignore

package info (click to toggle)
jruby-utils-clojure 5.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 544 kB
  • sloc: java: 768; makefile: 22; sh: 21; xml: 10; ruby: 3
file content (32 lines) | stat: -rw-r--r-- 429 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
29
30
31
32
scratch
pom.xml
*jar
/lib/
/classes/
/targets/
.lein-deps-sum
.lein-failures
target/
log
.bundle
.vagrant
vendor
.nrepl-port
profiles.clj
dev/user.clj
.lein-repl-history
ext/packaging
checkouts

# Bundler local state files
Gemfile.lock
Gemfile.local
/.bundle/

# Local test runs drop files into junit and tmp
/junit/
/tmp/
acceptance/scripts/hosts.cfg
/dev-resources/i18n/bin
/resources/locales.clj
/resources/**/Messages*.class