diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-10-05 00:05:26 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-10-05 00:05:26 +0200 |
commit | be44f424d366f2b3ddcfd857763562c4a7e0580a (patch) | |
tree | 33c41fceae0b89144b5bc14b96456fa8444f1281 /.gitignore | |
parent | ed169177fbfd1fedb0750f3ba18737aba5596451 (diff) | |
download | screen-be44f424d366f2b3ddcfd857763562c4a7e0580a.tar.gz |
Imported Upstream version 4.1.0~20110819git450e8f3upstream/4.1.0_20110819git450e8f3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..529960c --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +*.o +.*.swp +\#*\# +*~ +Makefile +autom4te.cache +cscope.out +TAGS +tags +comm.h +config.h +config.h.in +config.log +config.status +configure +kmapdef.c +osdef.h +term.h +screen +stamp-h.in +tty.c |