mirror of
https://github.com/vale981/ablog
synced 2025-03-04 16:51:39 -05:00
21 lines
210 B
Text
21 lines
210 B
Text
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
MANIFEST
|
|
|
|
# Distribution / packaging
|
|
build/
|
|
dist/
|
|
demo/
|
|
*.egg-info/
|
|
|
|
# Sphinx documentation
|
|
docs/_*
|
|
docs/.*
|
|
docs/tmp/
|
|
|
|
.DS_Store
|
|
|
|
*~
|
|
.vscode
|
|
test/
|