You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2023/09/20 11:43:56 UTC

[mynewt-core] branch master updated: crypto/mbedtls: Remove not needed .gitignore

This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


The following commit(s) were added to refs/heads/master by this push:
     new d2a7b4765 crypto/mbedtls: Remove not needed .gitignore
d2a7b4765 is described below

commit d2a7b476556684068cdeefa91052ee0e12e90df4
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Sep 20 11:27:01 2023 +0200

    crypto/mbedtls: Remove not needed .gitignore
    
    mbedtls is now build as external repo so this is no longer needed.
---
 crypto/mbedtls/include/.gitignore | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/crypto/mbedtls/include/.gitignore b/crypto/mbedtls/include/.gitignore
deleted file mode 100644
index bf67d02ed..000000000
--- a/crypto/mbedtls/include/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile
-*.sln
-*.vcxproj
-mbedtls/check_config