Add .gitignore to exclude __pycache__ directory from version control
This commit is contained in:
parent
823bae7e65
commit
ffaae2541f
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
__pycache__/
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue