mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:54:19 +03:00
build: Added other VC6 output files to the .gitignore list
This commit is contained in:
parent
eb4dd494a9
commit
2c239ba233
2 changed files with 2 additions and 0 deletions
1
projects/Windows/VC6/lib/.gitignore
vendored
1
projects/Windows/VC6/lib/.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
/*.html
|
/*.html
|
||||||
/*.ncb
|
/*.ncb
|
||||||
/*.opt
|
/*.opt
|
||||||
|
/*.plg
|
||||||
|
|
|
||||||
1
projects/Windows/VC6/src/.gitignore
vendored
1
projects/Windows/VC6/src/.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
/*.html
|
/*.html
|
||||||
/*.ncb
|
/*.ncb
|
||||||
/*.opt
|
/*.opt
|
||||||
|
/*.plg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue