677c03144e
Add JS test environment, python develpment environment, transration and other development environments to .gitignore. Change-Id: I89a8b60cc8a7dc506317204da198cb7ac5e82735
22 lines
228 B
Plaintext
22 lines
228 B
Plaintext
AUTHORS
|
|
ChangeLog
|
|
build
|
|
cover
|
|
doc/source/sourcecode
|
|
node_modules
|
|
npm-debug.log
|
|
releasenotes/build
|
|
zun_ui/test/.secret_key_store
|
|
.coverage*
|
|
.jshintrc
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
.tox
|
|
.venv
|
|
*.egg*
|
|
*.lock
|
|
*.mo
|
|
*.py[cod]
|
|
*.swp
|