File: .gitignore

package info (click to toggle)
maven-compiler-plugin 3.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,716 kB
  • sloc: xml: 4,954; java: 3,856; makefile: 3; sh: 1
file content (15 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (32)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
target/
.project
.classpath
.settings/
.svn/
bin/
# Intellij
*.ipr
*.iml
.idea
out/
.DS_Store
/bootstrap
/dependencies.xml
.java-version