linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Ignore built and generated files in extras/
@ 2007-10-26 19:19 Dan Nicholson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Nicholson @ 2007-10-26 19:19 UTC (permalink / raw)
  To: linux-hotplug


Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
---
 extras/ata_id/.gitignore        |    1 +
 extras/cdrom_id/.gitignore      |    1 +
 extras/collect/.gitignore       |    1 +
 extras/edd_id/.gitignore        |    1 +
 extras/floppy/.gitignore        |    1 +
 extras/scsi_id/.gitignore       |    2 ++
 extras/usb_id/.gitignore        |    1 +
 extras/volume_id/.gitignore     |    1 +
 extras/volume_id/lib/.gitignore |    2 ++
 9 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 extras/ata_id/.gitignore
 create mode 100644 extras/cdrom_id/.gitignore
 create mode 100644 extras/collect/.gitignore
 create mode 100644 extras/edd_id/.gitignore
 create mode 100644 extras/floppy/.gitignore
 create mode 100644 extras/scsi_id/.gitignore
 create mode 100644 extras/usb_id/.gitignore
 create mode 100644 extras/volume_id/.gitignore
 create mode 100644 extras/volume_id/lib/.gitignore

diff --git a/extras/ata_id/.gitignore b/extras/ata_id/.gitignore
new file mode 100644
index 0000000..7783726
--- /dev/null
+++ b/extras/ata_id/.gitignore
@@ -0,0 +1 @@
+ata_id
diff --git a/extras/cdrom_id/.gitignore b/extras/cdrom_id/.gitignore
new file mode 100644
index 0000000..7d817ea
--- /dev/null
+++ b/extras/cdrom_id/.gitignore
@@ -0,0 +1 @@
+cdrom_id
diff --git a/extras/collect/.gitignore b/extras/collect/.gitignore
new file mode 100644
index 0000000..c30ad65
--- /dev/null
+++ b/extras/collect/.gitignore
@@ -0,0 +1 @@
+collect
diff --git a/extras/edd_id/.gitignore b/extras/edd_id/.gitignore
new file mode 100644
index 0000000..14fb67c
--- /dev/null
+++ b/extras/edd_id/.gitignore
@@ -0,0 +1 @@
+edd_id
diff --git a/extras/floppy/.gitignore b/extras/floppy/.gitignore
new file mode 100644
index 0000000..939f625
--- /dev/null
+++ b/extras/floppy/.gitignore
@@ -0,0 +1 @@
+create_floppy_devices
diff --git a/extras/scsi_id/.gitignore b/extras/scsi_id/.gitignore
new file mode 100644
index 0000000..8372f68
--- /dev/null
+++ b/extras/scsi_id/.gitignore
@@ -0,0 +1,2 @@
+scsi_id
+scsi_id_version.h
diff --git a/extras/usb_id/.gitignore b/extras/usb_id/.gitignore
new file mode 100644
index 0000000..309b59f
--- /dev/null
+++ b/extras/usb_id/.gitignore
@@ -0,0 +1 @@
+usb_id
diff --git a/extras/volume_id/.gitignore b/extras/volume_id/.gitignore
new file mode 100644
index 0000000..31cd688
--- /dev/null
+++ b/extras/volume_id/.gitignore
@@ -0,0 +1 @@
+vol_id
diff --git a/extras/volume_id/lib/.gitignore b/extras/volume_id/lib/.gitignore
new file mode 100644
index 0000000..33b7fea
--- /dev/null
+++ b/extras/volume_id/lib/.gitignore
@@ -0,0 +1,2 @@
+libvolume_id.pc
+libvolume_id.so*
-- 
1.5.3.2


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Ignore built and generated files in extras/
@ 2007-11-07 23:22 Kay Sievers
  0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2007-11-07 23:22 UTC (permalink / raw)
  To: linux-hotplug

On Oct 26, 2007 8:19 PM, Dan Nicholson <dbn.lists@gmail.com> wrote:
>
> Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
> ---
>  extras/ata_id/.gitignore        |    1 +
>  extras/cdrom_id/.gitignore      |    1 +
>  extras/collect/.gitignore       |    1 +
>  extras/edd_id/.gitignore        |    1 +
>  extras/floppy/.gitignore        |    1 +
>  extras/scsi_id/.gitignore       |    2 ++
>  extras/usb_id/.gitignore        |    1 +
>  extras/volume_id/.gitignore     |    1 +
>  extras/volume_id/lib/.gitignore |    2 ++

Applied.

Thanks,
Kay

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-07 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-26 19:19 [PATCH] Ignore built and generated files in extras/ Dan Nicholson
  -- strict thread matches above, loose matches on Subject: below --
2007-11-07 23:22 Kay Sievers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).