[firmware-free] 02/03: Add .gitignore based on svn:ignore property
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Aug 11 16:47:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository firmware-free.
commit 8be0b307c478eebaa4521cacd159f50a5810c0e4
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Aug 11 18:45:49 2015 +0200
Add .gitignore based on svn:ignore property
---
debian/.gitignore | 7 +++++++
debian/changelog | 2 ++
2 files changed, 9 insertions(+)
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..58340e8
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,7 @@
+/build/
+/control
+/control.md5sum
+/files
+/firmware-*
+/rules.gen
+/stamps/
diff --git a/debian/changelog b/debian/changelog
index 24ccd10..b16dc80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ firmware-free (3.4) UNRELEASED; urgency=medium
${misc:Depends}
* debian/control: Update Standards-Version to 3.9.5; no changes needed
* Update to linux-support 4.1.0-1
+ * Adjust for migration to git:
+ - Add .gitignore file
-- Ben Hutchings <ben at decadent.org.uk> Sat, 22 Feb 2014 22:09:39 +0000
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/firmware-free.git
More information about the Kernel-svn-changes
mailing list