prd / .gitignore
SaadM's picture
Initialize repo
8d4d794
raw
history blame contribute delete
239 Bytes
*.swp
package-lock.json
.pytest_cache
*.egg-info
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# CDK Context & Staging files
.cdk.staging/
cdk.out/