summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorAmadeusz Sławiński <amade@asmblr.net>2012-12-12 15:16:49 +0100
committerAmadeusz Sławiński <amade@asmblr.net>2015-06-25 16:34:10 +0200
commit65d853a3f0e1fb3d4404aa55d4973aebfa6734db (patch)
tree21e9c87d28e657b8a84fa13099d46cb18c8254e1 /src/.gitignore
parent72aae0ed3b42deb77bdde8e840693d60183de3dc (diff)
downloadscreen-65d853a3f0e1fb3d4404aa55d4973aebfa6734db.tar.gz
Replace tty.sh with tty.c
It just replaced IF(x) with #if defined(X) do something; #endif /* X */, etc.
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 529960c..5cb41db 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -18,4 +18,3 @@ osdef.h
term.h
screen
stamp-h.in
-tty.c