Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Commit

Permalink
add .gitignore for /static/css/base.css
Browse files Browse the repository at this point in the history
It should not be in git, since we create it at build time with our libsass setup.
  • Loading branch information
stefanfoulis committed Oct 14, 2015
1 parent 4cf60af commit e05687c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/css/base.css

0 comments on commit e05687c

Please sign in to comment.