File: .gitignore

package info (click to toggle)
libjoda-time-java 2.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,356 kB
  • sloc: java: 88,384; xml: 8,101; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/bin/
/target/
*.log
/tests/
.checkstyle
.classpath
.project
/.settings/
/nbproject/
.idea
*.iml
/.mvn/

/build/
/lib/
/test-output/
src/tz-data/
*TempTest*
/src/main/resources/org/joda/time/tz/data/
*.DS_Store