aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ac50763e72cbdc00aaf21cef6710f2c52594d2f5 (plain)
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
/bin
.sonar
junit*.properties
sonar/*/target
forrest.properties
compile-lib/
ooxml-lib/
sonar/main/src/
sonar/ooxml/src/
sonar/scratchpad/src/
sonar/ooxml-schema-security/src/
sonar/examples/src/
sonar/excelant/src/

### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio

*.iml

## Directory-based project format:
.idea/

## Plugin-specific files:

# IntelliJ
/out/