File: .gitignore

package info (click to toggle)
re2j 1.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,744 kB
  • sloc: java: 11,911; sh: 128; perl: 98; xml: 11; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
.classpath
.project
.settings/
target/
.idea/
*.iml
.gradle/
build/
out/