The following commit has been merged in the upstream branch:
commit f392d170938263d6fa4823fd2fb57b77747e787c
Author: Thomas Schwinge <[email protected]>
Date:   Wed Sep 7 15:38:39 2011 +0200

    * .gitignore: Tighten some rules.

diff --git a/.gitignore b/.gitignore
index 3d15b10..64826f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,20 @@
-.deps/
+*~
+
 *.o
-INSTALL
-Makefile
-Makefile.in
-aclocal.m4
+.deps/
+/cpu.h
+/cpu.symc
+/lexxer.c
+/mig
+/migcom
+/parser.c
+
 autom4te.cache/
 build-aux/
-config.log
-config.status
-configure
-lexxer.c
-parser.c
-cpu.h
-cpu.symc
-mig
-migcom
+/INSTALL
+/Makefile
+/Makefile.in
+/aclocal.m4
+/config.log
+/config.status
+/configure

-- 
Debian MIG packaging

Reply via email to