ansible-tripleo-ipa-server/.gitignore
Grzegorz Grasza 551bc63f64 First commit, containing the ipa-server playbooks
This also adds Zuul configuration with linter job.

Change-Id: I8bc54901002c14f9b352d0f74705801082f4c08b
2020-08-17 15:52:26 +02:00

12 lines
141 B
Plaintext

# interpreted and compiled python files
*.py[cod]
# Virtual environments and testing
.tox
.venv
.stestr
*.swp
tripleo_ipa.egg-info/
.eggs/