projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d9b67b
)
gitignore: add tags files and Vim swap file
author
Markus Heidelberg
<markus.heidelberg@web.de>
Tue, 9 Sep 2008 15:31:46 +0000
(17:31 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 9 Sep 2008 21:32:38 +0000
(23:32 +0200)
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 96c1b4a7ae63a2478f54ab90b35c4841e19f7c37..9c53f5c5b54123532d79cb08150facc26d554717 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-11,6
+11,7
@@
*.a
*.o
*~
+*.swp
*.patch
#
@@
-49,6
+50,10
@@
series
# cscope files
cscope.*
+# tags files
+/ctags
+/etags
+
# OneNAND IPL files
/onenand_ipl/onenand-ipl*
/onenand_ipl/board/*/onenand*