summaryrefslogtreecommitdiffstats
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 2b15b7e5b0..7c5b461de9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,6 +88,10 @@ push/target/
shared/target/
server/target/
client/target/
+client-compiler/target/
.sass-cache
phantomjsdriver.log
+
+*.iml
+.idea \ No newline at end of file