Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
brentgti committed Jan 21, 2021
1 parent 4480504 commit fe42333
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,16 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

/.ionic
/.sass-cache
/.sourcemaps
/.versions
/.vscode
/coverage
/dist
/platforms
/plugins
/www
/public
.history

0 comments on commit fe42333

Please sign in to comment.