adjutant/.gitignore
adrian-turjak c17320c069 Update test files for openstack-infra
* also update the gitreview file
* add base doc folder for future use (and to make
  CI happy)

Change-Id: Ifd854682c8121720e940c0a7d8ac3656cbf97af0
2017-06-21 16:18:37 +12:00

11 lines
89 B
Plaintext

*.pyc
*.sqlite3
*~
*.log
.coverage
python_adjutant.egg-info/*
dist/*
build/
.tox/*
env/*