551bc63f64
This also adds Zuul configuration with linter job. Change-Id: I8bc54901002c14f9b352d0f74705801082f4c08b
12 lines
141 B
Plaintext
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/
|