diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
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 |