diff options
author | wout <wout@impinc.co.uk> | 2012-12-17 12:56:09 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2012-12-17 12:56:09 +0100 |
commit | 9ba8a780e0da4de4839df119f1d57d7f6327b1c6 (patch) | |
tree | 3463301418df7260ad326d5cda2aea06f5943cd9 /.gitignore | |
parent | 10fd4e46ed729b6471074d925d3a3e611b13688e (diff) | |
download | svg.js-9ba8a780e0da4de4839df119f1d57d7f6327b1c6.tar.gz svg.js-9ba8a780e0da4de4839df119f1d57d7f6327b1c6.zip |
Included dist files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,3 @@ .DS_Store -dist/ -dist/svg.min.js -dist/svg.js
\ No newline at end of file +public/ +bleed/
\ No newline at end of file |