[openfirmware] r970 - / clients clients/emacs clients/memtest86 cpu/x86/Linux cpu/x86/pc/olpc/build

svn at openfirmware.info svn at openfirmware.info
Wed Oct 1 21:05:29 CEST 2008


Author: wmb
Date: 2008-10-01 21:05:29 +0200 (Wed, 01 Oct 2008)
New Revision: 970

Added:
   .gitignore
   clients/.gitignore
   clients/emacs/.gitignore
   clients/memtest86/.gitignore
   cpu/x86/Linux/.gitignore
   cpu/x86/pc/olpc/build/.gitignore
Log:
Added some .gitignore files for people who import the SVN repository into git.

Added: .gitignore
===================================================================
--- .gitignore	                        (rev 0)
+++ .gitignore	2008-10-01 19:05:29 UTC (rev 970)
@@ -0,0 +1,18 @@
+*.o
+*.log
+*.di
+*.fc
+*.aml
+*.tag
+*.img
+*.dic
+*.dep
+*.version
+*.a
+*.bin
+builton.fth
+*.rom
+*.elf
+tags
+*~
+headers

Added: clients/.gitignore
===================================================================
--- clients/.gitignore	                        (rev 0)
+++ clients/.gitignore	2008-10-01 19:05:29 UTC (rev 970)
@@ -0,0 +1 @@
+*.o

Added: clients/emacs/.gitignore
===================================================================
--- clients/emacs/.gitignore	                        (rev 0)
+++ clients/emacs/.gitignore	2008-10-01 19:05:29 UTC (rev 970)
@@ -0,0 +1 @@
+emacs

Added: clients/memtest86/.gitignore
===================================================================
--- clients/memtest86/.gitignore	                        (rev 0)
+++ clients/memtest86/.gitignore	2008-10-01 19:05:29 UTC (rev 970)
@@ -0,0 +1,3 @@
+memtest
+memtest_shared
+head.s

Added: cpu/x86/Linux/.gitignore
===================================================================
--- cpu/x86/Linux/.gitignore	                        (rev 0)
+++ cpu/x86/Linux/.gitignore	2008-10-01 19:05:29 UTC (rev 970)
@@ -0,0 +1,2 @@
+*.o
+*forth

Added: cpu/x86/pc/olpc/build/.gitignore
===================================================================
--- cpu/x86/pc/olpc/build/.gitignore	                        (rev 0)
+++ cpu/x86/pc/olpc/build/.gitignore	2008-10-01 19:05:29 UTC (rev 970)
@@ -0,0 +1,5 @@
+*.public
+multicast-nand/
+build
+dsdt.stamp
+sourceurl




More information about the openfirmware mailing list