projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec4e9a8
)
.gitignore: add .project & .cproject for eclipse users
author
Catrinel Catrinescu
<cc@80211.de>
Thu, 11 Jan 2018 09:35:46 +0000
(10:35 +0100)
committer
John Crispin
<john@phrozen.org>
Wed, 17 Jan 2018 10:07:17 +0000
(11:07 +0100)
For eclipse users, .project is always created inside the project.
For users of CDT within Eclipse, add also .cproject, thanks Dirk
Feytons.
Signed-off-by: Catrinel Catrinescu <cc@80211.de>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index aff13e113631f1e1ceb0e470bae4e2e473306364..84e1a9d6d18c50b1b82cb39b0ec808413ef22ec0 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-25,3
+25,5
@@
key-build*
.emacs.desktop*
TAGS*~
git-src
+.project
+.cproject