Add .gitignore for zfs.<distro> init scripts
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 1 Aug 2011 17:27:54 +0000 (10:27 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 1 Aug 2011 17:27:54 +0000 (10:27 -0700)
Treat the automatically generated zfs.<distro> init scripts
as build products by adding them to a directory specific
.gitignore file.

etc/init.d/.gitignore [new file with mode: 0644]

diff --git a/etc/init.d/.gitignore b/etc/init.d/.gitignore
new file mode 100644 (file)
index 0000000..601a25a
--- /dev/null
@@ -0,0 +1,6 @@
+zfs.arch
+zfs.fedora
+zfs.gentoo
+zfs.lsb
+zfs.lunar
+zfs.redhat