mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-01-31 05:02:45 +00:00
11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore bin
|
|
.\app\bin
|
|
./app/bin
|
|
\app\bin
|
|
/app/bin |