File: .gitignore

package info (click to toggle)
maven-plugin-testing 3.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 656 kB
  • sloc: java: 4,694; xml: 606; sh: 3; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
target
#eclipse
.classpath
.project
.settings
#idea
*.iml
.idea
.java-version
.svn