File: .gitignore

package info (click to toggle)
maven-deploy-plugin 3.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,232 kB
  • sloc: xml: 2,870; java: 1,916; 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