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 <c...@80211.de> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aff13e1136..84e1a9d6d1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ key-build* .emacs.desktop* TAGS*~ git-src +.project +.cproject -- 2.14.3 (Apple Git-98) _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel