mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
16 lines
339 B
Text
16 lines
339 B
Text
# Files that may be left over from check-generated-files.sh
|
|
/*.bak
|
|
|
|
# Visual Studio artifacts
|
|
/.localhistory/
|
|
/.vs/
|
|
/Debug/
|
|
/Release/
|
|
/*.vcxproj.filters
|
|
/*.vcxproj.user
|
|
|
|
# ###START_COMMENTED_GENERATED_FILES###
|
|
# # Files automatically generated by generate_visualc_files.pl
|
|
# /mbedTLS.sln
|
|
# /*.vcxproj
|
|
# ###END_COMMENTED_GENERATED_FILES###
|