]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
Add *~ to .gitignore
authorNiklaus Giger <niklaus.giger@netstal.com>
Mon, 21 Jan 2008 15:46:00 +0000 (16:46 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 13 Feb 2008 23:54:23 +0000 (00:54 +0100)
One should never add a backup file ending in with ~ to the git repository.

Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
.gitignore

index cda275ec73b289c3c230ff9195ecaae4c800b71a..37f2c1dcd99d8f9102ad396ebe467d19b878a95b 100644 (file)
@@ -10,6 +10,7 @@
 *.orig
 *.a
 *.o
+*~
 
 #
 # Top-level generic files