04dbce8186
Put in there all the debug pages you don't want to commit.
19 lines
193 B
Plaintext
19 lines
193 B
Plaintext
node_modules
|
|
.DS_Store
|
|
tmp/**/*
|
|
.idea
|
|
.idea/**/*
|
|
*.iml
|
|
*.sublime-*
|
|
_site
|
|
dist/*.js
|
|
dist/*.map
|
|
dist/reference.html
|
|
coverage/
|
|
*.js.html
|
|
index.html
|
|
.mailmap
|
|
bower.json
|
|
component.json
|
|
debug/local/
|