diff options
| author | Kouichi Nakanishi <[email protected]> | 2017-03-24 11:28:28 +0900 |
|---|---|---|
| committer | Kouichi Nakanishi <[email protected]> | 2017-03-26 12:51:48 +0900 |
| commit | d0e42eff0049e5c196adfc9e9153dd603b6e8a34 (patch) | |
| tree | 8f04d0c3f6c0e048ac3579c9cf50a5b2f3b25f88 /.gitignore | |
| parent | 051e40c0493f2de332f5439e3230c9fe6958bf1a (diff) | |
| download | mruby-d0e42eff0049e5c196adfc9e9153dd603b6e8a34.tar.gz mruby-d0e42eff0049e5c196adfc9e9153dd603b6e8a34.zip | |
Ignore file generated by ctags
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 800680821..4af3005ed 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ .svn /.git cscope.out +tags /src/y.tab.c /bin /build |
