File: .gitignore

package info (click to toggle)
mojo-executor 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: xml: 961; java: 774; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 81 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
*.ipr
*.iml
*.iws
.idea
target
.classpath
.project
.settings
.mvn/wrapper/
mvnw*