33 lines
351 B
Text
33 lines
351 B
Text
|
|
.DS_Store
|
|
.gradle/
|
|
|
|
# Generated by package manager
|
|
node_modules/
|
|
|
|
# Generated by Cordova
|
|
/plugins/
|
|
/platforms/
|
|
|
|
.DS_Store
|
|
.log/
|
|
.idea
|
|
tmp/
|
|
*.tern-port
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
*.tsbuildinfo
|
|
.npm
|
|
.eslintcache
|
|
.auctex*/
|
|
package-lock.json
|
|
*.aux
|
|
*.log
|
|
*.toc
|
|
*.out
|
|
*.synctex.gz
|
|
*.fdb_latexmk
|
|
*.fls
|
|
*.ipynb_checkpoints*
|