mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add venv folder to gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
f3cec56501
commit
bc817e0315
3
.gitignore
vendored
3
.gitignore
vendored
@ -30,3 +30,6 @@ developer_manual/design/icons.txt
|
||||
|
||||
# Exclude Eclipse project
|
||||
.project
|
||||
|
||||
# pipenv / virtualenv
|
||||
venv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user