File: .gitignore

package info (click to toggle)
json-smart 2.2-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 800 kB
  • sloc: java: 7,356; xml: 389; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

/json-smart/target
/json-smart/.settings
/json-smart/.classpath
/json-smart/.project
/parent/.project
/parent/.settings
/json-smart/src/test/java/asm
/asm/.classpath
/asm/.project
/asm/.settings
/asm/targetjson-smart-backport/.classpath
json-smart-backport/.project
json-smart-backport/.settings
asm/target/
json-smart-backport/target/
json-smart/target/
**/.project 
**/bin
*.classpath
*.project
*.prefs