From ed98f11677eeff2e4f40d0134fa22d3389a7fbc6 Mon Sep 17 00:00:00 2001 From: Timofey Solomko Date: Sat, 28 Oct 2017 13:15:37 +0300 Subject: [PATCH] Ignore swcomp symlink --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2db41f87..c6d3b61a 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,6 @@ fastlane/report.xml fastlane/Preview.html fastlane/screenshots fastlane/test_output + +# Ignore symbolic link to swcomp executable built by SPM. +swcomp