projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4847a15
)
.gitignore: ignore link if target is included from feed
author
Florian Eckert
<fe@dev.tdt.de>
Wed, 19 Jul 2023 09:54:25 +0000
(11:54 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 26 Jul 2023 15:45:11 +0000
(17:45 +0200)
If an out of tree target is included via a feed, then there is a link with
the name 'feed' in the target directory. Do not show this link in git.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index a80cdbbea31029b612af83b0b5c75426caf4dab7..84cfc997705f4b10d1100ce712323f960526ee67 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-14,6
+14,7
@@
/feeds
/feeds.conf
/files
+/target/linux/feeds
/overlay
/package/feeds
/package/openwrt-packages