branch: externals/gnorb commit 8db194ae39d37f3caa1adfb236a9f72063a0e7d1 Author: Eric Abrahamsen <[email protected]> Commit: Eric Abrahamsen <[email protected]>
Add TAGS to .gitignore
* .gitignore
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 60fa2ca..c8ea459 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.elc
notes.org
gnorb-pkg.el
-gnorb-autoloads.el
\ No newline at end of file
+gnorb-autoloads.el
+TAGS
