c17320c069
* also update the gitreview file * add base doc folder for future use (and to make CI happy) Change-Id: Ifd854682c8121720e940c0a7d8ac3656cbf97af0
11 lines
89 B
Plaintext
11 lines
89 B
Plaintext
*.pyc
|
|
*.sqlite3
|
|
*~
|
|
*.log
|
|
.coverage
|
|
python_adjutant.egg-info/*
|
|
dist/*
|
|
build/
|
|
.tox/*
|
|
env/*
|