Author: marvin
Date: Wed Jun 13 14:28:51 2012
New Revision: 1349870

URL: http://svn.apache.org/viewvc?rev=1349870&view=rev
Log:
Revert addition of Vim swap files to .gitignore.

Nick Wellnhofer argues persuasively that per-editor temp files belong in
~/.gitignore rather than the project's .gitignore.

Modified:
    lucy/trunk/.gitignore

Modified: lucy/trunk/.gitignore
URL: 
http://svn.apache.org/viewvc/lucy/trunk/.gitignore?rev=1349870&r1=1349869&r2=1349870&view=diff
==============================================================================
--- lucy/trunk/.gitignore (original)
+++ lucy/trunk/.gitignore Wed Jun 13 14:28:51 2012
@@ -1,3 +1,2 @@
 *.o
-*.swp
 


Reply via email to