Files

16 lines
146 B
Plaintext
Raw Permalink Normal View History

2025-06-27 19:45:43 +05:30
# Global ignore files
2026-03-26 12:07:53 +05:30
# Dependencies
2025-06-27 19:45:43 +05:30
vendor/
2026-03-26 12:07:53 +05:30
node_modules/
# Build artifacts
target/
dist/
build/
_build/
__pycache__/
# Version control
.git/