12 lines
91 B
Plaintext
12 lines
91 B
Plaintext
# Virtual Environment
|
|
.venv/
|
|
|
|
# Sphinx doc
|
|
build/
|
|
|
|
# Temp files
|
|
*.*~
|
|
|
|
# Other
|
|
rst-help.txt
|