76c5185dcd
The main benefit is that this ensures that the directory always exists in a Git checkout. This way the maintenance scripts don't have to worry about the case where the directory doesn't exist. Also it unclutters `/.gitignore`. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
14 lines
255 B
Text
14 lines
255 B
Text
# Files automatically generated by generate_visualc_files.pl
|
|
/mbedTLS.sln
|
|
/*.vcxproj
|
|
|
|
# Files that may be left over from check-generated-files.sh
|
|
/*.bak
|
|
|
|
# Visual Studio artifacts
|
|
/.localhistory/
|
|
/.vs/
|
|
/Debug/
|
|
/Release/
|
|
/*.vcxproj.filters
|
|
/*.vcxproj.user
|