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

.gradle/
build/
out/

# idea

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

# fabric

run/