SIENTIAPDE-1243: Add .bandit/ and validate.txt to .gitignore to exclude code quality tool cache files.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -51,6 +51,10 @@ coverage.xml
|
||||
.pytest_cache/
|
||||
cover/
|
||||
|
||||
# Code quality tools cache
|
||||
.bandit/
|
||||
validate.txt
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
*.pot
|
||||
|
||||
Reference in New Issue
Block a user