diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-01-03 02:45:54 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-01-03 02:45:54 -0500 |
commit | 72b20e0c81144adb60f5f342af4ec1cec8a86e9c (patch) | |
tree | 717ac16648ec1d95eba1cda8fb1f4e89f82f0bd0 /.gitignore | |
parent | 5d567155b94b71cb247f13d381fcfedb7a30042c (diff) |
small things for more standard compliance
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ out.c out.top tests/**/*.c tests/**/*.bin -vgcore*
\ No newline at end of file +vgcore* +TAGS +tags |