1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Move VS2010 Git ignore list to the VS2010 directory

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>
This commit is contained in:
Gilles Peskine
2021-05-18 15:46:17 +02:00
parent b5e08637ad
commit 76c5185dcd
2 changed files with 14 additions and 12 deletions

14
visualc/VS2010/.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# 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