aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ff94b205bd65fd65cb22627f8d607c2d5b7835a2 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
*.class
.*.swp
.beamer
# Package Files #
*.jar
*.war
*.ear

# Intellij Files & Dir #
*.iml
*.ipr
*.iws
atlassian-ide-plugin.xml
out/
.DS_Store
./lib/
.idea

# Gradle Files & Dir #
build/
.gradle/
.stickyStorage
.build/
target/

# Node log
npm-*.log
logs/
.nux_enabled
.nux_dashboard

# Singlenode and test data files.
/templates/
/artifacts/
/data/
/data-fabric-tests/data/

# Checkstyle report
examples/checkstyle_report.xml

# Examples Stuff
dependency-reduced-pom.xml

# generated by docs build
*.pyc

#black duck scanner results
*_bdio.jsonld
blackDuckHubProjectName.txt
blackDuckHubProjectVersionName.txt
/bin/