Skip to content

Commit

Permalink
Untrack css files...
Browse files Browse the repository at this point in the history
No need to bloat the remote when they can be easily
generated from SASS files
  • Loading branch information
Lambdaphile committed Sep 2, 2019
1 parent 0ff5e8f commit df8a640
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
web-ext-artifacts/

node_modules/

.TODO

.eslintrc.json

firefox/popup/styles/color-palette.css
firefox/popup/styles/color-palette.css.map

chrome/popup/styles/color-palette.css
chrome/popup/styles/color-palette.css.map

0 comments on commit df8a640

Please sign in to comment.