a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
0c8dc179aa904e5cfe7d8db2b4ab9bb16d06746b
parent
bdda25d4a66dc257d241199abb09fc1c1b329e13
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-09-08 12:24
update gitignore

Diffstat

M .gitignore 6 +++---

1 files changed, 3 insertions, 3 deletions


diff --git a/.gitignore b/.gitignore

@@ -1,5 +1,5 @@
    1     1 node_modules
    2     2 /outline.js
    3    -1 /outline.min.js
    4    -1 /*.css
    5    -1 bundle.zip
   -1     3 /outline.css
   -1     4 /icon-128.png
   -1     5 *.zip