Add __pycache__ into .gitignore
This commit is contained in:
parent
3a4efade98
commit
a295a58559
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
/test-sources-2020-04-29.tar.gz
|
||||
/__pycache__/
|
||||
/tests/__pycache__/
|
||||
/tests/data/scripts_pythondistdeps/usr/
|
||||
/test-sources-2021-03-11.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue