diff options
author | Alex Ewerlof <hanifbbz@gmail.com> | 2014-08-03 14:36:51 +0200 |
---|---|---|
committer | Alex Ewerlof <hanifbbz@gmail.com> | 2014-08-03 14:36:51 +0200 |
commit | 9d82574e95677ab156f429752b43f0af06156d67 (patch) | |
tree | c5d6be150366c82c0aa4d86e32d88bc60f509d9b /.gitignore | |
parent | 54faa147859aa0eef71b5ef0500aa86fc9de663e (diff) | |
download | svg.js-9d82574e95677ab156f429752b43f0af06156d67.tar.gz svg.js-9d82574e95677ab156f429752b43f0af06156d67.zip |
Added .idea to gitignore so that WebStorm doesn't get in the way of development
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .DS_Store +.idea public site/ bleed/ |