dadk / .gitignore
hbs2's picture
Upload 8 files
dc09f0f verified
raw
history blame contribute delete
177 Bytes
# Byte-compiled / Optimized / DLL Files
*.pyc
*.pyo
*.pyd
__pycache__/
# Distribution / Packaging
venv/
# Unit Test
.pytest_cache/
# Ignore IDE, Editor Files
.idea/
.vscode/