TAGS and GTAGS generate files to index the src. These files should not
be included in source control.
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 74de561..70e5aec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,9 @@

 Makefile
 Makefile.in
+
+GPATH
+GRTAGS
+GTAGS
+TAGS
+src/TAGS
\ No newline at end of file
--
2.39.0




_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to