projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cfb0c5
)
Add *~ to .gitignore
author
Niklaus Giger
<niklaus.giger@netstal.com>
Mon, 21 Jan 2008 15:46:00 +0000
(16:46 +0100)
committer
Wolfgang 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index cda275ec73b289c3c230ff9195ecaae4c800b71a..37f2c1dcd99d8f9102ad396ebe467d19b878a95b 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-10,6
+10,7
@@
*.orig
*.a
*.o
+*~
#
# Top-level generic files