Add .gitignore, remove pycache
This commit is contained in:
parent
a336bf0663
commit
78e56497bf
3 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue