]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 6 Nov 2010 05:18:23 +0000 (22:18 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 6 Nov 2010 05:18:23 +0000 (22:18 -0700)
commit1db01135df7aa8b456e093a781f1d7f7016ec01e
tree709af8ca6e90d1d45aef8b3bfd469f4985ce7f13
parent60d4ae8d436b8be6a8aedb63440203d5395e9f53
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/

The autogenerated files (consolemap_deftbl.c and defkeymap.c) need to
be ignored by git, so move the .gitignore file that was doing it to the
properly location now that the files have moved as well.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/vt/.gitignore [moved from drivers/char/.gitignore with 100% similarity]