Files
mim/.gitignore
T
2026-06-21 01:25:30 +02:00

10 lines
64 B
Plaintext

.zig-cache/
zig-out/
*.o
*.a
*.so
*.dylib
*.dll
*.exe
.DS_Store