add python thingys to gitignore
This commit is contained in:
parent
2f16907c9e
commit
bb81a685ed
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
__pycache__
|
||||||
|
bin/
|
||||||
|
lib/
|
||||||
|
lib64
|
||||||
|
pyvenv.cfg
|
Loading…
Reference in New Issue
Block a user