File: .gitignore

package info (click to toggle)
jglobus 2.1.0-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,964 kB
  • sloc: java: 52,005; xml: 601; makefile: 8; sh: 5
file content (17 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
target
test-output
*.iml
*.rej
*.diff
*.orig
.idea
.project
.classpath
.settings
.idea~
.project~
.classpath~
.settings~
.gitignore~
*.java~
*.xml~