pse2_ff/.gitignore

12 lines
123 B
Plaintext

# macOS
.DS_Store
# Python virtual environments
**/.venv/
**/venv
**/__pycache__
**/.env
**/node_modules
**/build
**/dist