16 lines
107 B
Plaintext
16 lines
107 B
Plaintext
# IntelliJ
|
|
.idea/
|
|
out/
|
|
*.iml
|
|
|
|
# Gradle
|
|
.gradle/
|
|
build/
|
|
release/
|
|
|
|
# Git
|
|
local.properties
|
|
|
|
# Project
|
|
TODO.md
|