diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 7c5b461de9..aae0204ab7 100644 --- a/.gitignore +++ b/.gitignore @@ -89,9 +89,10 @@ shared/target/ server/target/ client/target/ client-compiler/target/ +buildhelpers/target/ .sass-cache phantomjsdriver.log *.iml -.idea
\ No newline at end of file +.idea |