Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

chore(): simplify .gitignore #2566

Closed
wants to merge 1 commit into from
Closed

Conversation

tkrotoff
Copy link
Contributor

  • .*.sw* => ?
  • .DS_STORE => should be written .DS_Store
  • .sass-cache/ => gulp current tasks don't generate a cache directory
  • bower_components => obsolete: Bower is not used anymore
  • /src/themes/_default-theme.scss => does not exist anymore
  • /.idea/ => WebStorm
  • /components => some like to rename bower_components or node_components to simply components, not the case here
  • /vendor => no vendor directory
  • /material-font => no material-font directory, also referenced inside gulpfile.js
  • .polymer-qp => ?

Review on Reviewable

@ThomasBurleson ThomasBurleson added this to the 0.10.0 milestone Apr 27, 2015
@ThomasBurleson ThomasBurleson modified the milestones: 0.10.0, 0.10.1 Jul 1, 2015
Splaktar pushed a commit that referenced this pull request Jul 4, 2015
@tkrotoff tkrotoff deleted the gitignore branch November 27, 2016 23:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants