formations/.gitignore

8 lines
71 B
Plaintext
Raw Normal View History

2020-01-11 16:39:55 +00:00
.ipynb_checkpoints/
2020-01-11 22:15:15 +00:00
__pycache__/
2020-01-11 16:39:55 +00:00
node_modules/
output/
.venv/
*~
\#*\#