[PATCH] gitignore: ignore ctags tags file

yegorslists at googlemail.com yegorslists at googlemail.com
Sun Aug 9 12:28:52 EDT 2020


From: Yegor Yefremov <yegorslists at googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 6a985a75d..e057b54ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ wlantest/test_vectors
 wlantest/wlantest
 wlantest/wlantest_cli
 **/parallel-vm.log
+tags
-- 
2.17.0




More information about the Hostap mailing list