Add __pycache__ into .gitignore
This commit is contained in:
parent
3a4efade98
commit
a295a58559
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…
Reference in New Issue
Block a user