File: .gitignore

package info (click to toggle)
pdftk-java 3.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,992 kB
  • sloc: java: 48,283; xml: 202; sh: 55; perl: 19; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*~
*#
*.class
java/TAGS
.classpath
.project
.settings/
/.gradle
/build
/gradle
/gradlew
/bin
/reference
# TeX auxiliary files
test/files/*.aux
test/files/*.gz
test/files/*.log
test/files/*.out