diff --git a/.gitignore b/.gitignore index e21d69a892..527abc522e 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,9 @@ playbooks/logs # This file is generated by doc/source/scenario_table_gen.py # So we should ignore any contributor changes to it. doc/source/user/aio/scenario-table-gen.html + +# ignore zanata cache on translation job +.zanata-cache/ + +# ignore fetched upper-contraints file while translation job +upper-constraints.txt