aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjebes <psteidelprogramming@gmail.com>2014-09-09 20:18:23 -0400
committerjebes <psteidelprogramming@gmail.com>2014-09-09 20:18:23 -0400
commitc085e9294f096ebcfe3e02f1c9a99959f66ba1a2 (patch)
tree0fc73ea562bd3a0621ad421300c92798d16d16ee /.gitignore
parentMerge pull request #123 from fluffypony/master (diff)
downloadmonero-c085e9294f096ebcfe3e02f1c9a99959f66ba1a2.tar.xz
commented util.h
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 527864624..4f8766a43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,23 @@
.DS_Store
+/doc
/build
/tags
# vim swap files
*.swp
*.swo
+TAGS
+!TAGS/
+tags
+!tags/
+gtags.files
+GTAGS
+GRTAGS
+GPATH
+cscope.files
+cscope.out
+cscope.in.out
+cscope.po.out
+
+
+