ipify/.gitignore
2025-12-23 21:05:31 +02:00

30 lines
223 B
Plaintext

# Frontend
node_modules/
dist/
.env
.env.local
# Backend
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
ENV/
env/
*.egg-info/
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
my-recipes-chart/\
helm/