File: .gitignore

package info (click to toggle)
libparsington-java 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: java: 4,115; xml: 96; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Maven #
/target/

# Eclipse #
/.project
/.classpath
/.settings/

# IntelliJ #
/.idea/