2025-12-17 00:15:27 +02:00

7 lines
83 B
Plaintext

# Ignore node_modules and build artifacts
node_modules/
dist/
.env
.DS_Store
*.log