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