mirror of
https://github.com/canonical/ubuntu-server-documentation.git
synced 2025-07-20 16:35:15 +00:00
14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
/*env*/
|
|
.sphinx/venv/
|
|
.sphinx/requirements.txt
|
|
.sphinx/warnings.txt
|
|
.sphinx/.wordlist.dic
|
|
.sphinx/.doctrees/
|
|
.sphinx/node_modules/
|
|
package*.json
|
|
_build
|
|
.DS_Store
|
|
__pycache__
|
|
.idea/
|
|
.vscode/
|