You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by mh...@apache.org on 2011/05/05 00:30:01 UTC

[Lucene.Net] svn commit: r1099627 - /incubator/lucene.net/trunk/.gitignore

Author: mherndon
Date: Wed May  4 22:30:01 2011
New Revision: 1099627

URL: http://svn.apache.org/viewvc?rev=1099627&view=rev
Log:
adding .gitignore file for those developing with git or git-svn

Added:
    incubator/lucene.net/trunk/.gitignore

Added: incubator/lucene.net/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/.gitignore?rev=1099627&view=auto
==============================================================================
--- incubator/lucene.net/trunk/.gitignore (added)
+++ incubator/lucene.net/trunk/.gitignore Wed May  4 22:30:01 2011
@@ -0,0 +1,10 @@
+# This is the git pattern ignore file for the project.
+# Git can be used with svn http://code.google.com/p/msysgit/
+bin
+Bin
+obj
+*.user
+*.suo
+*.bak
+*.vs10x
+*.VisualState.xml