Remove site.min.css from source control to reduce noise

This commit is contained in:
David Fowler 2016-11-08 01:02:24 -08:00
parent 9c592dac50
commit 47a5f2ad07
2 changed files with 1 additions and 9 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@ node_modules/
*.nuget.targets
autobahnreports/
signalr-client.js
site.min.css

File diff suppressed because one or more lines are too long