documentation/.gitignore

10 lines
71 B
Plaintext

*.pyc
.*
# sphinx build directories
_build/
# venv
bin/
include/
lib/