diff options
author | codecalm <codecalm@gmail.com> | 2022-04-10 02:13:39 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-10 02:13:39 +0200 |
commit | a30198e3f468463384a41b169d93d1ec1ca07d12 (patch) | |
tree | 20f5ef8e399123d2ea71e88fe56385fab177883b /.gitignore | |
parent | fix `antenna-bars-off` (diff) | |
download | tabler-icons-a30198e3f468463384a41b169d93d1ec1ca07d12.tar.xz |
init v2.0 of tabler icons
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ node_modules/ .jekyll-cache/ package-lock.json Gemfile.lock -packages/* +packages-zip/* .DS_Store icons-outlined/ github |