BlogWriterApp / .gitignore
CHA0sTIG3R's picture
Update README.md with project description and instructions
01cd42b
raw
history blame contribute delete
149 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
.pyc
.cpython-*
__pycache__
# environments
/env
/venv
/.venv
.env
/.env.*