aniyomi/.gitignore
AntsyLich cda43b7645
Cleanup .gitignore files
(cherry picked from commit afa50029882655af8d5eea40aed7644fce4564d8)
2024-10-31 11:03:02 +01:00

16 lines
163 B
Text

# Build files
.gradle
.kotlin
build
# IDE files
*.iml
.idea/*
!.idea/icon.png
/captures
# Configuration files
local.properties
# macOS specific files
.DS_Store