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:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user