mirror of
https://github.com/curl/curl.git
synced 2026-06-11 17:54:20 +03:00
add *.sln and *.filters to gitignore since they're generated now
This commit is contained in:
parent
4ad63d8b21
commit
dab22eddc1
1 changed files with 2 additions and 0 deletions
2
projects/Windows/.gitignore
vendored
2
projects/Windows/.gitignore
vendored
|
|
@ -2,9 +2,11 @@
|
|||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
|
||||
*.filters
|
||||
*.ncb
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.sln
|
||||
*.suo
|
||||
*.user
|
||||
*.vcxproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue