summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3d2b2cd..30b29a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# we use scss
+*.css
+
msg/*
conf.php
@@ -6,3 +9,4 @@ xss-check.php
*.bak
*~
+.sass-cache/* \ No newline at end of file