Files
CamSwapper/.gitignore
T
2026-05-08 11:45:15 +02:00

17 lines
193 B
Plaintext

.gradle/
.idea/
.kotlin/
build/
**/.cache
app/build/
app/release/
local.properties
*.iml
**/.cxx
.clang-format
!/app/src/main/jniLib
.DS_Store
/app/src/main/cpp
app/modern
app/legacy
.sisyphus/