Commit 567feaa2 authored by Barthelet Thibault's avatar Barthelet Thibault
Browse files

gitignore

parent 5af55e81
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2,4 +2,16 @@
/archives
/supply_chain_sim.egg-info
/venv
/__pycache__
*.egg
*.egg-info
*.pyo
*.pyd
*.pdb
*.swp
*.swo
*.bak
*.orig
*.log
*.tmp
*.pyc
 No newline at end of file