[node-patches] Change in ovirt-node[master]: add .settings to .gitignore
mburns at redhat.com
mburns at redhat.com
Fri Feb 15 13:48:58 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: add .settings to .gitignore
......................................................................
add .settings to .gitignore
file is created and maintained by eclipse. No reason to include
it in the git repo.
Change-Id: I18f7f0fd0a002b5c28a8c3a4069344aa4c75a2b5
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/98/12098/1
diff --git a/.gitignore b/.gitignore
index ce8d2d9..646c613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
scripts/ovirt-functions
.project
.pydevproject
+.settings
--
To view, visit http://gerrit.ovirt.org/12098
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18f7f0fd0a002b5c28a8c3a4069344aa4c75a2b5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list