diff --git a/freechat-client/.gitignore b/freechat-client/.gitignore index caa5485..68a2868 100644 --- a/freechat-client/.gitignore +++ b/freechat-client/.gitignore @@ -4,4 +4,6 @@ static/css/ .sass-cache resources/js/ -resources/css/ \ No newline at end of file +resources/css/ + +src/css/ \ No newline at end of file