File: .gitignore

package info (click to toggle)
mustache-java 0.8.18-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,400 kB
  • ctags: 1,391
  • sloc: java: 8,767; xml: 1,046; ruby: 17; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
*.iml
*.ipr
*.iws
.DS_Store
target
*~
.idea
*.swp
.classpath
.project
.settings