mirror of
https://github.com/tabler/tabler-icons.git
synced 2026-01-24 20:56:42 +00:00
Update .gitignore to include .astro files and modify labeler configuration for improved icon detection rules.
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -14,7 +14,7 @@
|
||||
# For new icons
|
||||
✨ new icons:
|
||||
- changed-files:
|
||||
- all-files-to-any-file:
|
||||
- any-glob-to-any-file:
|
||||
- 'icons/**/*.svg'
|
||||
|
||||
# For modified icons
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -37,3 +37,4 @@ packages/icons*/icons/*
|
||||
!/**/.gitkeep
|
||||
*.tgz
|
||||
.env
|
||||
.astro
|
||||
|
||||
Reference in New Issue
Block a user