1
0
mirror of https://github.com/malumantovanelli/econocart.git synced 2024-07-05 00:40:15 +00:00
econocart/.gitignore
Yago Souza Santos 1db5df3b35 Commit 001
Started ionic project, include the models to project.
2017-04-03 17:33:18 -03:00

35 lines
425 B
Plaintext

# Specifies intentionally untracked files to ignore when using Git
# http://git-scm.com/docs/gitignore
*~
*.sw[mnpcod]
*.log
*.tmp
*.tmp.*
log.txt
*.sublime-project
*.sublime-workspace
.vscode/
npm-debug.log*
.idea/
.sass-cache/
.tmp/
.versions/
coverage/
dist/
node_modules/
tmp/
temp/
hooks/
platforms/
plugins/
plugins/android.json
plugins/ios.json
www/
$RECYCLE.BIN/
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate