aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 486bb480e1d723b4c2e0a2994c260956f6fea41d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.idea/
.vscode/
run/
build/
bin/

# gradle
build
gradle.properties
.gradle

#other
.DS_STORE