Added gitignore file excluding python venv folders.
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
# python-venv excluded
|
||||||
|
include/
|
||||||
|
bin/
|
||||||
|
lib/
|
||||||
|
lib64/
|
||||||
|
share/
|
||||||
|
lib64
|
||||||
|
pyvenv.cfg
|
||||||
Reference in New Issue
Block a user