update gitignore

This commit is contained in:
Alejandro Moreo Fernandez 2024-02-14 14:26:53 +01:00
parent 644b025387
commit c4341ffd9a
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -70,7 +70,8 @@ instance/
.scrapy .scrapy
# Sphinx documentation # Sphinx documentation
docs/_build/ docs/_build/doctest
docs/_build/doctrees
# PyBuilder # PyBuilder
target/ target/