gitignore : ignore curl-related files
This commit is contained in:
parent
11c28ed72b
commit
eb7c0903c9
|
|
@ -12,6 +12,8 @@
|
||||||
*.dot
|
*.dot
|
||||||
*.bat
|
*.bat
|
||||||
*.metallib
|
*.metallib
|
||||||
|
*.etag
|
||||||
|
*.lastModified
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.build/
|
.build/
|
||||||
.cache/
|
.cache/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue