This is an automated email from the ASF dual-hosted git repository.
garyw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git
The following commit(s) were added to refs/heads/master by this push:
new 74375b4 MNEMONIC-529: Ignore TAG files generated by tagging tools
74375b4 is described below
commit 74375b46e242e5adc2a5610fe5be9bf98799e8a6
Author: Wang, Gang(Gary) <[email protected]>
AuthorDate: Sat May 18 15:57:57 2019 -0700
MNEMONIC-529: Ignore TAG files generated by tagging tools
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index c7c25c2..d1bce8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,7 @@ testlog/
*.mne
*.iml
.idea/
+GPATH
+GRTAGS
+GTAGS
+TAGS