diff options
author | Omar Polo <op@omarpolo.com> | 2021-06-16 15:00:52 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-06-16 15:00:52 +0000 |
commit | 2d383cbd5f19052f4f4d154e0d5e4ec387b12690 (patch) | |
tree | cc752181e68040cf4e3987782bde55bae866f7e2 /.gitignore | |
parent | 9e659275b0fa7f5972215b979ba95a21571d9b1d (diff) |
remove last occurrences of lex
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ gg *.o compat/*.o docs -lex.yy.c y.tab.* Makefile.local compile_flags.txt |