mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 12:37:02 +00:00
.gitignore: add .project & .cproject for eclipse users
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>
This commit is contained in:
parent
ec4e9a88ff
commit
ddd7cdc54b
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,3 +25,5 @@ key-build*
|
|||||||
.emacs.desktop*
|
.emacs.desktop*
|
||||||
TAGS*~
|
TAGS*~
|
||||||
git-src
|
git-src
|
||||||
|
.project
|
||||||
|
.cproject
|
||||||
|
Loading…
Reference in New Issue
Block a user