diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-12-29 05:20:20 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-12-29 05:20:20 +0100 |
commit | 52ce8c5ae9a9fbb605ede1f9d413caacd0f2251d (patch) | |
tree | 3041794493654c96e932b6ce9397984e525d79b1 | |
parent | 52cfad10c60c0a22ccdb61bc7b3ae9a8c2bb0cc2 (diff) |
add .gitignore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | modem-modeswitch/.gitignore | 1 | ||||
-rw-r--r-- | probe-modem/.gitignore | 1 | ||||
-rw-r--r-- | udev-acl/.gitignore | 1 |
4 files changed, 4 insertions, 0 deletions
@@ -23,3 +23,4 @@ compile configure stamp-h1 depcomp +udev-test-install diff --git a/modem-modeswitch/.gitignore b/modem-modeswitch/.gitignore new file mode 100644 index 0000000..0c1ff9f --- /dev/null +++ b/modem-modeswitch/.gitignore @@ -0,0 +1 @@ +modem-modeswitch diff --git a/probe-modem/.gitignore b/probe-modem/.gitignore new file mode 100644 index 0000000..02e771b --- /dev/null +++ b/probe-modem/.gitignore @@ -0,0 +1 @@ +probe-modem diff --git a/udev-acl/.gitignore b/udev-acl/.gitignore new file mode 100644 index 0000000..8d92eea --- /dev/null +++ b/udev-acl/.gitignore @@ -0,0 +1 @@ +usbdev_id |