Ignore Module.symvers files in "wacom" working directories. This patch is _NOT_ intended for the mainline kernel as it only serves wacom-kernel development.
Signed-off-by: Przemo Firszt <prz...@firszt.eu> --- drivers/hid/.gitignore | 1 + drivers/input/tablet/.gitignore | 1 + drivers/input/touchscreen/.gitignore | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 drivers/hid/.gitignore create mode 100644 drivers/input/tablet/.gitignore create mode 100644 drivers/input/touchscreen/.gitignore diff --git a/drivers/hid/.gitignore b/drivers/hid/.gitignore new file mode 100644 index 0000000..fae10b2 --- /dev/null +++ b/drivers/hid/.gitignore @@ -0,0 +1 @@ +Module.symvers diff --git a/drivers/input/tablet/.gitignore b/drivers/input/tablet/.gitignore new file mode 100644 index 0000000..fae10b2 --- /dev/null +++ b/drivers/input/tablet/.gitignore @@ -0,0 +1 @@ +Module.symvers diff --git a/drivers/input/touchscreen/.gitignore b/drivers/input/touchscreen/.gitignore new file mode 100644 index 0000000..fae10b2 --- /dev/null +++ b/drivers/input/touchscreen/.gitignore @@ -0,0 +1 @@ +Module.symvers -- 1.7.6.4 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel