summary refs log blame commit diff stats
path: root/.gitignore
blob: a25b79834bee1e8e8a7385bd5f59c824b957ef36 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












        







          


        
# gradle

.gradle/
build/
out/

# idea

.idea/
*.iml
*.ipr
*.iws

# vscode

.settings/
.vscode/
bin/
.classpath
.project

# fabric

run/