Add .gitignore
parent
a593bb762f
commit
95caf1020b
|
@ -0,0 +1,5 @@
|
|||
/build/
|
||||
/dist/
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
*.py[co]
|
Loading…
Reference in New Issue