38 lines
459 B
Plaintext
38 lines
459 B
Plaintext
.idea/
|
|
*.iml
|
|
.DS_Store
|
|
*.iws
|
|
/out/
|
|
.idea_modules/
|
|
atlassian-ide-plugin.xml
|
|
com_crashlytics_export_strings.xml
|
|
crashlytics.properties
|
|
crashlytics-build.properties
|
|
fabric.properties
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
lib-cov
|
|
coverage
|
|
.nyc_output
|
|
.grunt
|
|
bower_components
|
|
.lock-wscript
|
|
build/Release
|
|
jspm_packages/
|
|
typings/
|
|
.npm
|
|
.eslintcache
|
|
.node_repl_history
|
|
*.tgz
|
|
.yarn-integrity
|
|
.env
|
|
.sass-cache/
|
|
*.css.map
|