[PATCH] Add tags to gitignore

Łukasz Żarnowiecki dolohow at outlook.com
Thu May 5 18:36:49 BST 2016


Used by vim, could be generated by ctags program.

Signed-off-by: Łukasz Żarnowiecki <dolohow at outlook.com>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index f118931..d8b83a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@
 *.pyc
 offlineimap.1
 offlineimapui.7
+# Editors/IDEs
+tags
-- 
2.8.2





More information about the OfflineIMAP-project mailing list