Files
profilarr/.gitignore
santiagosayshey 525d86063d Initial Commit
2025-02-05 16:09:58 +10:30

13 lines
107 B
Plaintext

# Node
node_modules/
dist/
# Python
__pycache__/
*.pyc
# Environment variables
.env
# OS files
.DS_Store