File: .gitignore

package info (click to toggle)
maven-dependency-plugin 3.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,976 kB
  • sloc: java: 12,288; xml: 4,483; makefile: 2; sh: 1
file content (19 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
target/
.project
.classpath
.settings/
.svn/
bin/
# Intellij
*.ipr
*.iml
*.versionsBackup
.idea
out/
.DS_Store
/bootstrap
/dependencies.xml
.java-version
.checkstyle
/dependency-reduced-pom.xml
.factorypath