chiark / gitweb /
refresh (create temporary patch)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Aug 2012 18:01:28 +0000 (19:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Aug 2012 18:01:28 +0000 (19:01 +0100)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index e0fa262ebc12e952aa91e0a74fd3ee62ec6628cb..43286926b7a41b14160cc9ce9cd56f796ab8a39c 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,10 @@
 Version: 1
-Previous: d57c5de5f42f8ab497c2761b92a717d9d90c8488
-Head: 83dcad520f19d2ea6f1164b9c04e1430b679b3e2
+Previous: 68eae878b6c1d064a75e2bfd27d9bf46c5ad9681
+Head: a0ed05092019e8b1bc4d673a1fd163417a533792
 Applied:
   marlin-pde-include-comment-for: 121f976406e6921f5b511f6dc4882985cf4b4133
   add-to-marlin-gitignore: 83dcad520f19d2ea6f1164b9c04e1430b679b3e2
+  refresh-temp: a0ed05092019e8b1bc4d673a1fd163417a533792
 Unapplied:
   makefile-support-v-1: 3f7781d27a680fa4faeb5d7f38250e4877632ce3
   motion-control-max-min: 44befa5f783994f92f7c6fd39b7f581cf174d9d4
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..6a7553d
--- /dev/null
@@ -0,0 +1,29 @@
+Bottom: 68d4c4e12d84bd72af570706e1383a0fab8cbfaa
+Top:    b7add21b1bd3c563a45013d967bebaa01b5078e9
+Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Date:   2012-08-09 19:01:27 +0100
+
+Refresh of add-to-marlin-gitignore
+
+---
+
+diff --git a/.gitignore b/.gitignore
+new file mode 100644
+index 0000000..0a12acf
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1,5 @@
++*.o
++applet/
++*~
++*.orig
++*.rej
+diff --git a/Marlin/.gitignore b/Marlin/.gitignore
+deleted file mode 100644
+index 4f6f906..0000000
+--- a/Marlin/.gitignore
++++ /dev/null
+@@ -1,3 +0,0 @@
+-*.o
+-applet/
+-*~