Files
iptv-manager-service/.gitignore
2025-05-13 18:13:40 -05:00

14 lines
156 B
Plaintext

*.swp
package-lock.json
__pycache__
.pytest_cache
.env
.venv
*.egg-info
.coverage
cdk.out/
node_modules/
# CDK asset staging directory
.cdk.staging
cdk.out