aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-13 00:58:50 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-13 00:58:50 -0400
commit0e5d55283a9adcc9b5ed071b4e18b74e55dbe0c4 (patch)
treefbac79b6bb2458ee17be3c537746492167544673 /.gitignore
parent29cb0263d11cd90f991afbfe5d80dfa4212a69f5 (diff)
downloadrunes-0e5d55283a9adcc9b5ed071b4e18b74e55dbe0c4.tar.gz
runes-0e5d55283a9adcc9b5ed071b4e18b74e55dbe0c4.zip
convert the vt100 parser to flex
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 97d3851..e9f6a48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*.o
runes
+vt100.c