gitignore : ignore curl-related files

This commit is contained in:
Georgi Gerganov 2024-03-20 14:17:34 +02:00
parent bc0baab2ea
commit 6b7e76d28c
No known key found for this signature in database
GPG Key ID: BF970631944C16B7

2
.gitignore vendored
View File

@ -12,6 +12,8 @@
*.dot *.dot
*.bat *.bat
*.metallib *.metallib
*.etag
*.lastModified
.DS_Store .DS_Store
.build/ .build/
.cache/ .cache/