Added submodule contents into tree
This commit is contained in:
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###
|
||||
Reference in New Issue
Block a user