b550ea2951
Change-Id: Idc60cca46d6d0feea3eb1cf7d23a97811c057d48 Implements: blueprint bareon-functional-testing
21 lines
150 B
Plaintext
21 lines
150 B
Plaintext
.venv
|
|
*.pyc
|
|
|
|
# vim swap files
|
|
.*.swp
|
|
|
|
# services' runtime files
|
|
*.log
|
|
*.pid
|
|
|
|
build
|
|
dist
|
|
|
|
*.egg
|
|
.testrepository
|
|
.tox
|
|
.idea
|
|
.DS_Store
|
|
.cache
|
|
*.egg-info
|