Update extension skeleton .gitignore (#15542)

[ci skip]
This commit is contained in:
Go Kudo 2024-08-23 02:31:06 +09:00 committed by GitHub
parent c79e723725
commit 0c73553959
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
*.dep
*.lo
*.la
.libs
@ -39,3 +40,4 @@ tests/**/*.sh
tests/**/*.db
tests/**/*.mem
tmp-php.ini
*~