Files
zaqar/.gitignore
Takashi Kajinami 1cc8f77670 Ignore generated policy file
The file should be generated from scratch, according to the latest
code in the repository.

Change-Id: Ibe60e8e5be7e3209b70520b0c34aac3a89df2c42
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-02-08 23:47:02 +09:00

33 lines
373 B
Plaintext

*.bak
*.DS_Store
target/
*.pyc
*.dat
TAGS
*.egg-info
*.egg
build
.coverage
.tox
cover
venv
.venv
output.xml
*.sublime-workspace
*.sqlite
*.html
.*.swp
.DS_Store
.testrepository
versioninfo
var/*
ChangeLog
AUTHORS
etc/zaqar.conf.sample
etc/zaqar.policy.yaml.sample
doc/source/_static/zaqar.conf.sample
.idea
# Files created by releasenotes build
releasenotes/build
.stestr/