If the css is being included via .css files, you could add *.css to your .gitignore or in your SCM of choice.
*.css
.gitignore