This is an automated email from the ASF dual-hosted git repository. giorgio pushed a commit to branch sonar_review in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-c.git
commit 2e54f41d08280105a8ece2da269b909daf38fd4c Author: Giorgio Zoppi <[email protected]> AuthorDate: Sat Jun 29 22:22:12 2019 +0200 modified: .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4091fe8..c1efd00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ build target *~ -CPackConfig.cmake
