mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Add venv to ignore (PyCharm ignores it automatically)
This commit is contained in:
parent
7e5c4031c0
commit
26b356b08b
2 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,4 +7,5 @@ files/locked.json
|
|||
files/ufora_notifications.json
|
||||
.idea/
|
||||
__pycache__
|
||||
.env
|
||||
.env
|
||||
/venv/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue