ramdisk-func-test/.gitignore
Mark Goddard 60fca54634 Initial commit
Implements: blueprint bareon-functional-testing

Change-Id: Ibf8a1f858e155871f8957669c085481373d26680
2016-03-16 16:30:32 +02:00

20 lines
143 B
Plaintext

.venv
*.pyc
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
build
dist
*.egg
.testrepository
.tox
.idea
.DS_Store
*.egg-info