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
1628b64c52
commit
4bc0ee9d0a
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