summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ac5cec8..c283f93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,3 +80,7 @@ core
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
cscope*
+
+#Eclipse metadata
+.cproject
+.project