
Cleanup .gitignore file and sort it in alfabetical order. Remove unused refstack.cfg file. Change-Id: I3aebb5c58a8fdf4fa4da5f68763ba8db9883d336
11 lines
87 B
Plaintext
Executable File
11 lines
87 B
Plaintext
Executable File
*.egg*
|
|
*.py[cod]
|
|
.coverage
|
|
.testrepository/
|
|
.tox/
|
|
.venv/
|
|
AUTHORS
|
|
ChangeLog
|
|
build/
|
|
dist
|