Add .doctrees to gitignore file

This commit is contained in:
Griatch 2023-10-19 20:41:19 +02:00
parent 7cc6640809
commit 0e55b4ac13

1
.gitignore vendored
View file

@ -50,6 +50,7 @@ twistd.bat
# never commit docs/build
docs/build
docs/*/.doctrees/
# For users of Atom
.remote-sync.json