python-tatuclient/.gitignore
Graham Hayes 8f3e935f77 Allow the OSC CLI Plugin to walk pages
Change-Id: I5587ad816c99dc159f2c1a5660450a631ddecd6e
Closes-Bug: #1538611
2016-01-27 23:24:53 +00:00

26 lines
242 B
Plaintext

*.pyc
*.dat
TAGS
*.egg
*.egg-info
.eggs
build
.coverage
.tox
cover
venv
.venv
*.sublime-workspace
*.sqlite
var/*
etc/*.conf
etc/*.ini
AUTHORS
ChangeLog
doc/source/api/*
doc/build/*
dist
designateclient/versioninfo
.testrepository
*.log
.idea/