Repository: reef
Updated Branches:
  refs/heads/master 72dc29147 -> e7d54850e


[REEF-1341] Add .vcxproj.user files to .gitignore

JIRA:
  [REEF-1341](https://issues.apache.org/jira/browse/REEF-1341)

Pull request:
  This closes #954


Project: http://git-wip-us.apache.org/repos/asf/reef/repo
Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/e7d54850
Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/e7d54850
Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/e7d54850

Branch: refs/heads/master
Commit: e7d54850e9373ae27d965418b9ef7a6a3e839d61
Parents: 72dc291
Author: Mariia Mykhailova <[email protected]>
Authored: Thu Apr 14 11:58:07 2016 -0700
Committer: Markus Weimer <[email protected]>
Committed: Thu Apr 14 14:00:44 2016 -0700

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/reef/blob/e7d54850/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6b6b7a9..6813f72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ atlassian-ide-plugin.xml
 *.sln.DotSettings.user
 *.VC.opendb
 *.VC.db
+*.vcxproj.user
 #
 # ----------------------------------------------------------------------
 # OS Files

Reply via email to