Commit patch to update .gitignore
authorRafael Laboissière <rafael@debian.org>
Sun, 7 Jan 2024 19:41:30 +0000 (16:41 -0300)
committerRafael Laboissière <rafael@debian.org>
Sun, 7 Jan 2024 19:41:30 +0000 (16:41 -0300)
[dgit (11.5) update-gitignore-quilt-fixup]

debian/patches/auto-gitignore [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644 (file)
index 0000000..91d8fab
--- /dev/null
@@ -0,0 +1,33 @@
+Subject: Update .gitignore from Debian packaging branch
+
+The Debian packaging git branch contains these updates to the upstream
+.gitignore file(s).  This patch is autogenerated, to provide these
+updates to users of the official Debian archive view of the package.
+
+[dgit (11.5) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+new file mode 100644
+index 0000000..00f025c
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1,19 @@
++/obj-*/
++/debian/.debhelper/
++/debian/debhelper-build-stamp
++/debian/files
++/debian/*.debhelper.log
++/debian/*.substvars
++/debian/libmgl-data/
++/debian/libmgl-dev/
++/debian/libmgl-fltk8/
++/debian/libmgl-glut8/
++/debian/libmgl-mpi8/
++/debian/libmgl-qt5-8/
++/debian/libmgl-wnd8/
++/debian/libmgl-wx8/
++/debian/libmgl8/
++/debian/mathgl/
++/debian/python3-mathgl/
++/debian/tmp/
++/debian/udav/
index 38edaa760bfde13f7ee93259fbfe1b27df56ca89..5805e8ab21f280ad35ba2ddc65538334d20de2d0 100644 (file)
@@ -1 +1,2 @@
 spelling-errors.patch
+auto-gitignore