File: .gitignore

package info (click to toggle)
libowasp-esapi-java 2.4.0.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,000 kB
  • sloc: java: 35,401; xml: 1,630; sh: 373; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Eclipse / IntelliJ / Maven / backup editor files
/target
/.settings/**
.classpath
.project
*.swp
*~
*.iml
.idea/
*.iws
*.eml
out/
bin/

# Leftover test files
ciphertext-portable.ser
ReferenceEncryptedProperties.test.txt
test.out