aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2014-08-07 14:23:35 +0100
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-08-07 14:23:35 +0100
commitd9b224f124edc99f051dfc0dcab922041654c36a (patch)
tree954d2f3ac21fcebdbdc9d78adecfd58c0263d3fa /.gitignore
parent97b5fa2b7b9c8bd07d0be5068b2f031b58e8fc56 (diff)
Ignore TAGS files.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4752003e..d3ca28b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@
/doc/config.mk
/doc/config.status
/doc/configure
+tags
+TAGS