Files
freezer-web-ui/.gitignore
Dmitriy Rabotyagov 70ef8a1c78 Add zanata cache to git ignore
For translation job, we need to ignore produced files and
folders, otherwise
git-review will fail due to uncommited changes.

Change-Id: Id79539ec6cb93a6ae635aed43ef0a5e6f0cede34
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
2025-09-15 13:17:41 +02:00

40 lines
488 B
Plaintext

__pycache__
dist
build
tags
tests/scenario/.vagrant
.idea
.autogenerated
.coverage
cover/
coverage.xml
*.sw?
.tox
*.egg
*.egg-info
*.py[co]
.DS_Store
*.log
.testrepository
subunit.log
.cache
AUTHORS
ChangeLog
node_modules
# Django files that get created during the test runs
.secret_key_store
*.lock
# Eclipse generates these
.project
.pydevproject
# Coverage data
.coverage.*
# ignore zanata/sphinx cache on translation job
.zanata-cache/
doc/source/.doctrees/
upper-constraints.txt