feat: ignore custom wildcards
This commit is contained in:
parent
8820f82b41
commit
7153062a27
|
|
@ -0,0 +1,8 @@
|
|||
*.txt
|
||||
!animal.txt
|
||||
!artist.txt
|
||||
!color.txt
|
||||
!color_flower.txt
|
||||
!extended-color.txt
|
||||
!flower.txt
|
||||
!nationality.txt
|
||||
Loading…
Reference in New Issue