update gitignore
This commit is contained in:
parent
7d7cd25ecc
commit
c7f6f45086
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -19,7 +19,10 @@
|
|||
!*.md
|
||||
!LICENSE
|
||||
|
||||
# !Makefile
|
||||
!Makefile
|
||||
|
||||
# Woodpecker CI
|
||||
!.woodpecker/*
|
||||
|
||||
# ...even if they are in subdirectories
|
||||
!*/
|
||||
|
|
Loading…
Reference in a new issue