[PATCH] Ignore Eclipse files

subsurface at henrik.synth.no subsurface at henrik.synth.no
Sun Apr 14 03:07:50 PDT 2013


From: Henrik Brautaset Aronsen <subsurface at henrik.synth.no>

Ignore project files generated by the Eclipse IDE.  Also take into
account that packaging/macos is called packaging/macosx now.

Signed-off-by: Henrik Brautaset Aronsen <subsurface at henrik.synth.no>
---
 .gitignore | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 50d668f..efe2fa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,9 @@ Documentation/user-manual.html
 Documentation/user-manual.pdf
 Documentation/user-manual.text
 packaging/windows/subsurface.nsi
-packaging/macos/Info.plist
+packaging/macosx/Info.plist
+.cproject
+.metadata/
+.project
+RemoteSystemsTempFiles/
+*.moc
-- 
1.8.1.3



More information about the subsurface mailing list