gitignore: Add PyCharm virtualenv path
This commit is contained in:
parent
768bea8eb4
commit
7a16ad3662
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,5 +10,6 @@ whitelist/
|
|||
*.DS_Store
|
||||
*.jpg
|
||||
.idea
|
||||
venv/
|
||||
*.buildings
|
||||
*.trackRecords
|
||||
|
|
Loading…
Reference in a new issue