summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: a8e829131633257985cafcdf6b7733aa96286bca (plain)
1
2
3
4
5
6
7
8
# JetBrains IntelliJ IDEA
.idea/
out/
*.iml

# Gradle
.gradle/
build/