Merge pull request #1721 from edx/talbs/update-gitignore

Static CSS and Developer Stack Remnants to .gitignore
This commit is contained in:
Brian Talbot
2013-11-21 05:30:30 -08:00

4
.gitignore vendored
View File

@@ -48,14 +48,18 @@ reports/
.prereqs_cache
.vagrant/
node_modules
.bundle/
bin/
### Static assets pipeline artifacts
*.scssc
lms/static/css/
lms/static/sass/*.css
lms/static/sass/application.scss
lms/static/sass/application-extend1.scss
lms/static/sass/application-extend2.scss
lms/static/sass/course.scss
cms/static/css/
cms/static/sass/*.css
### Logging artifacts