File: .gitignore

package info (click to toggle)
libapache-poi-java 4.0.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 198,996 kB
  • sloc: java: 386,440; xml: 65,903; makefile: 227; sh: 215; jsp: 85; ruby: 78; python: 46; cpp: 17
file content (49 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
classes
workbook.xls
bak
build.number
*.el
scripts
untitled1.jpx
log*.*
*.log

forrest.properties
compile-lib/
ooxml-lib/
ooxml-testlib/

# Eclipse
/bin
.settings

# Tests
junit*.properties
TEST-org.apache.poi*.xml

# Sonar
.sonar
sonar/main/src/
sonar/ooxml/src/
sonar/scratchpad/src/
sonar/ooxml-schema-security/src/
sonar/examples/src/
sonar/excelant/src/
sonar/target
sonar/*/target

# IntelliJ
/out/
.idea
*.iml
*.iws
*.ipr

# Gradle
.gradle

# Ant
.ant-targets-build.xml
build
dist
lib/