14 lines
136 B
Text
14 lines
136 B
Text
|
*.pyc
|
||
|
*.egg-info
|
||
|
*.egg
|
||
|
*build/
|
||
|
.tox
|
||
|
.coverage
|
||
|
*.DS_Store
|
||
|
*.sass-cache
|
||
|
.ruby-version
|
||
|
dist/
|
||
|
bower_components/
|
||
|
node_modules/
|
||
|
npm-debug.log
|