mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-15 03:50:42 -04:00
add .venv to ignore
This commit is contained in:
parent
ccfe6183a6
commit
c1c1b3bee3
2 changed files with 2 additions and 0 deletions
1
conf.py
1
conf.py
|
@ -66,6 +66,7 @@ exclude_patterns = [
|
|||
'**/.*',
|
||||
'**/*.txt',
|
||||
'attachment',
|
||||
'.venv',
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue