« Return to Thread: [PATCH] Add TAGS to .gitignore

[PATCH] Add TAGS to .gitignore

by David Kettler-2 :: Rate this Message:

Reply to Author | View in Thread

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2f3bbab..78b2019 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 /conkeror.xulapp
 #*#
 .#*
+TAGS
 xulrunner-stub
 conkeror-spawn-helper
 conkeror
--
1.6.2.4

_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

 « Return to Thread: [PATCH] Add TAGS to .gitignore