File: .gitignore

package info (click to toggle)
servlet-api 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 1,200 kB
  • sloc: java: 2,608; xml: 332; makefile: 13; sh: 2
file content (12 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*.ipr
*.iml
*.iws
*.swp
*~
/target/
.idea
nbactions.xml
.classpath
.project
.settings/
downloads/