whitebox-tempest-plugin/.gitignore
Archit Modi 6f8f04ddb3 Update gitignore
Adding AUTHORS and ChangeLog to gitignore

Change-Id: I398d7c551a3cfaf379cc1c139e3c5c9f0472f291
2019-04-02 15:51:24 +00:00

24 lines
197 B
Plaintext

*.DS_Store
*.egg*
*.log
*.mo
*.pyc
*.swo
*.swp
*.sqlite
*~
.autogenerated
.coverage
.nova-venv
.project
.pydevproject
.ropeproject
.testrepository/
.tox
.stestr
.idea
.venv
build
AUTHORS
ChangeLog