1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

git: add 'sqlite/' to thirdparty/.gitignore (#10009)

This commit is contained in:
yuyi 2021-05-05 19:12:36 +08:00 committed by GitHub
parent 7c58dfb88b
commit 4bc56dc0a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,5 @@ SDL2_image/
SDL2_mixer/ SDL2_mixer/
SDL2_ttf/ SDL2_ttf/
pg/ pg/
tcc/ tcc/
sqlite/