summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a7f823496dc2b15c15cbd17eab97bc2dbe2a992d (plain)
1
2
3
4
5
6
7
8
9
10
11
/.gradle
/.idea

build/
target/

.envrc

*~
*.class
*.iml