Updated gitignore to ignore pyvenv files
This commit is contained in:
parent
5c91dccc9e
commit
6305604056
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
*.conf
|
||||
*.txt
|
||||
log/
|
||||
*.bak
|
||||
*.bak
|
||||
bin/
|
||||
lib/
|
||||
*.cfg
|
Loading…
Add table
Reference in a new issue