summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b4af5676e9d2a37267765e7938156f336ca540fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.idea
.project
*.iml
*.sw*
gen/
.vscode/
*.code-workspace
.gradle/
# .classpath and .settings/ are configurations
# used by the IDE and java development tools
# to configure filepaths + project settings
.classpath
.settings/