check-patroni/.gitignore

8 lines
98 B
Plaintext
Raw Normal View History

2021-08-12 13:02:49 +02:00
*/__pycache__/
check_patroni.egg-info
2021-08-11 19:09:14 +02:00
test/*.state_file
2021-12-31 16:11:08 +01:00
test/vagrant/.vagrant
2021-08-12 13:02:49 +02:00
.*.swp
2022-07-11 08:59:03 +02:00
.venv/
2022-07-11 11:36:53 +02:00
dist/