formations/python-initiation/.gitignore

10 lines
93 B
Plaintext
Raw Permalink Normal View History

2020-02-21 00:16:24 +00:00
.ipynb_checkpoints/
/index.html
/index.md
__pycache__/
node_modules/
output/
.venv/
*~
\#*\#