nim-chat-sdk/.gitignore
2025-06-10 15:48:29 +03:00

13 lines
84 B
Plaintext

# Nim
nimcache/
*.exe
*.dll
*.so
*.dylib
# Build artifacts
*.o
*.a
# OS
.DS_Store