[LEDE-DEV] [PATCH] .gitignore: add .project for eclipse users
Catrinel Catrinescu
cc at 80211.de
Wed Jul 19 00:59:43 PDT 2017
For eclipse users, .project is always created inside the project
Signed-off-by: Catrinel Catrinescu <cc at 80211.de>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index aff13e1136..a032dedd81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ key-build*
.emacs.desktop*
TAGS*~
git-src
+.project
--
2.11.0 (Apple Git-81)
More information about the Lede-dev
mailing list