summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-07-14 16:36:13 -0400
committerJakob Kaivo <jkk@ung.org>2020-07-14 16:36:13 -0400
commitc494561b43b264223b7a8f800221b7e87dbb67eb (patch)
treee069e36a4b51c0065cfae489f722708ee1401081 /.gitignore
parent527e45ab5cc919caea9bfee9af1cf3da83028420 (diff)
split tty specific stuff out to tty.c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d37131f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.o
+more