Added submodule contents into tree
This commit is contained in:
parent
01a752555c
commit
9b991208cd
4934 changed files with 1657477 additions and 5 deletions
16
externals/mbedtls/visualc/VS2013/.gitignore
vendored
Normal file
16
externals/mbedtls/visualc/VS2013/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Files that may be left over from check-generated-files.sh
|
||||
/*.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###
|
||||
Loading…
Add table
Add a link
Reference in a new issue