diff options
author | codecalm <codecalm@gmail.com> | 2020-02-27 18:41:35 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-27 18:41:35 +0100 |
commit | e6e7494bdcfbc48139dc38ea7219022e3d4ec6c1 (patch) | |
tree | 74c5b7b4c8e40b3bc4277f815dde8ccec660eb4f /_config.yml | |
parent | first init (diff) | |
download | tabler-icons-e6e7494bdcfbc48139dc38ea7219022e3d4ec6c1.tar.xz |
icon preview
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index c6735ab4..f5b429cf 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,6 @@ +exclude: + - .idea/* + collections: icons: output: true |