Files
profilarr/.gitignore

19 lines
166 B
Plaintext

# Node
node_modules/
dist/
# Python
__pycache__/
*.pyc
# Environment variables
.env
.env.prod
.env.1
.env.2
# OS files
.DS_Store
# build files
backend/app/static/