niko_trust/.gitignore

13 lines
120 B
Text

# Build artifacts
/client
/server
*.exe
*.test
# Editor / OS noise
*.swp
.DS_Store
# Python caches
__pycache__/
*.pyc