This repository has been archived on 2025-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
Files
kus/.gitignore
2025-10-08 16:20:00 +07:00

12 lines
153 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
app/build
# Ignore aux vim files
*~*
*swp*
*swo*