monasca-common/.gitignore
Amir Mofakhar 806a418ede Updated pep8 checks
* set the maximum line length to 100
* removed unnecessary ignores
* updated codes for pep8
* added apache 2.0 license for missed files

Change-Id: If9398a8fdd094e50d6a07cb73f7389558dbe0a0d
Signed-off-by: Amir Mofakhar <amofakhar@op5.com>
2018-04-04 14:39:41 +00:00

23 lines
198 B
Plaintext
Executable File

*.cache
*.classpath
*.project
*.target/
*.settings/
.idea
target/
test-output/
test-config.yml
*.swp
*.iml
bin/
*.pyc
.tox
build
dist
*.egg-info
*.egg
cover/
.coverage
.testrepository/
.venv
.stestr