This repository has been archived on 2023-11-19. You can view files and clone it, but cannot push or open issues or pull requests.
goober-ionic/.gitignore

38 lines
456 B
Plaintext
Raw Permalink Normal View History

2017-06-06 03:32:48 +00:00
# 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/
2018-05-06 00:11:38 +00:00
.sourcemaps/
2017-06-06 03:32:48 +00:00
.sass-cache/
.tmp/
.versions/
coverage/
dist/
node_modules/
tmp/
temp/
hooks/
plugins/
2017-06-06 03:32:48 +00:00
www/
$RECYCLE.BIN/
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate
2017-06-06 23:42:08 +00:00
# other bits
pnut-oauth.ts
2019-05-18 23:28:05 +00:00
src/pages/login/pnutauth.ts
2019-05-19 15:15:49 +00:00
platforms/