diff options
| author | jebes <psteidelprogramming@gmail.com> | 2014-09-09 20:18:23 -0400 |
|---|---|---|
| committer | jebes <psteidelprogramming@gmail.com> | 2014-09-09 20:18:23 -0400 |
| commit | c085e9294f096ebcfe3e02f1c9a99959f66ba1a2 (patch) | |
| tree | 0fc73ea562bd3a0621ad421300c92798d16d16ee /.gitignore | |
| parent | bf972c40fc62e3ad0062dcba34f5305332dc1194 (diff) | |
| download | monzero-core-c085e9294f096ebcfe3e02f1c9a99959f66ba1a2.tar.gz monzero-core-c085e9294f096ebcfe3e02f1c9a99959f66ba1a2.tar.xz monzero-core-c085e9294f096ebcfe3e02f1c9a99959f66ba1a2.zip | |
commented util.h
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 16 |
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 + + + |
