aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 977efb8716bc0dd5cd9ac68803e7cb646eaf5303 (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
.classpath
.gradle
.project
.settings
eclipsebin

bin
gen
build
out
lib
reports

.idea
*.iml
*.ipr
*.iws
classes
local.properties

obj

.DS_Store

node_modules

# Special Mkdocs files
docs/3.x
docs/changelog.md
docs/contributing.md