Update .gitignore file

Add the security-guide/source/locale/.doctrees/ directory which is
created when running the "publishlang" tox target.

Drop some general ignores that belong to a user's environment.

Change-Id: Ib3e392c10f65d32f3bd1ff056281a8ca5385c8e3
This commit is contained in:
Dr. Jens Harbott
2024-09-25 08:53:13 +02:00
parent 26e2fae161
commit 5e8965ca7a

9
.gitignore vendored
View File

@@ -1,6 +1,3 @@
.DS_Store
*.xpr
# Packages
.venv
*.egg
@@ -12,12 +9,8 @@
# Build directories
publish-docs/
security-guide/build
security-guide/source/locale/.doctrees
security-threat-analysis/build
# Transifex Client Setting
.tx
# Editors
*~
.*.swp
.bak