mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
# Intellij
|
|
.idea/
|
|
|
|
# Gradle files
|
|
/.gradle/
|
|
build/
|
|
|
|
# Android
|
|
/app/.cxx/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
/local.properties
|