designate-dashboard/.gitignore
Anusree ae54dd1b5e AngularJS unittest with Jasmine and Karma
Change-Id: I3e42eac041d346851d51228f5e1185d8464325e9
Co-Authored-By: Saju Madhavan <sajuptpm@gmail.com>
Closes-Bug: 1670102
Implements: blueprint angularjs-unittest-with-jasmine-and-karma
2017-08-24 18:55:52 +05:30

34 lines
367 B
Plaintext

*.pyc
*.dat
TAGS
*.egg-info
*.egg
.eggs
build
.coverage
.coverage.*
.tox
cover
venv
.venv
*.sublime-workspace
*.sqlite
*.sqlite3
var/*
AUTHORS
ChangeLog
doc/source/api/*
doc/build/*
dist
*.orig
*.DS_Store
*.idea
.testrepository/*
functionaltests/tempest.log
functionaltests/.testrepository/
*.ipynb
/.ipynb_checkpoints/*
releasenotes/build
node_modules
npm-debug.log