chore: move .out file in .gitignore
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
张泊明518370910136 2024-03-31 17:06:08 -04:00
parent b82d6f48d9
commit 7b5b1f4add
GPG Key ID: D47306D7062CDA9D
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -123,3 +123,4 @@ $RECYCLE.BIN/
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option) # Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
build/ build/
!examples/**/*.out

View File

@ -1 +0,0 @@
!*.out