mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
17 lines
316 B
Plaintext
17 lines
316 B
Plaintext
# Files that may be left over from make_generated-files.py --check
|
|
/*.bak
|
|
|
|
# Visual Studio artifacts
|
|
/.localhistory/
|
|
/.vs/
|
|
/Debug/
|
|
/Release/
|
|
/*.vcxproj.filters
|
|
/*.vcxproj.user
|
|
|
|
###START_GENERATED_FILES###
|
|
# Files automatically generated by generate_visualc_files.pl
|
|
/mbedTLS.sln
|
|
/*.vcxproj
|
|
###END_GENERATED_FILES###
|