aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2023-09-02 21:23:53 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2023-09-02 21:23:53 +0200
commit8fa0873a632f828ed1ad85aa30dee97bc585d32f (patch)
treeadf24490470a8863ca86dafb7d127c4e63148837 /.gitignore
parentb30f0d691dfec74bc855e5550970d0fb35931881 (diff)
downloadsvg.js-8fa0873a632f828ed1ad85aa30dee97bc585d32f.tar.gz
svg.js-8fa0873a632f828ed1ad85aa30dee97bc585d32f.zip
skip descriptive elements on rebuild and toParent
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a91f66..680a751 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ coverage/
spec/es5TestBundle.js
.env
dist
+index.html
+index.js \ No newline at end of file