diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-11-06 01:18:23 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-11-06 01:18:23 -0400 |
commit | 1db01135df7aa8b456e093a781f1d7f7016ec01e (patch) | |
tree | 709af8ca6e90d1d45aef8b3bfd469f4985ce7f13 | |
parent | 60d4ae8d436b8be6a8aedb63440203d5395e9f53 (diff) |
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>
-rw-r--r-- | drivers/tty/vt/.gitignore (renamed from drivers/char/.gitignore) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/char/.gitignore b/drivers/tty/vt/.gitignore index 83683a2d8e6a..83683a2d8e6a 100644 --- a/drivers/char/.gitignore +++ b/drivers/tty/vt/.gitignore | |||