Author: britter Date: Sun Sep 1 17:03:54 2013 New Revision: 1519293 URL: http://svn.apache.org/r1519293 Log: Add missing eclipse IDE config files to .gitignore
Modified: commons/proper/lang/trunk/.gitignore Modified: commons/proper/lang/trunk/.gitignore URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/.gitignore?rev=1519293&r1=1519292&r2=1519293&view=diff ============================================================================== --- commons/proper/lang/trunk/.gitignore (original) +++ commons/proper/lang/trunk/.gitignore Sun Sep 1 17:03:54 2013 @@ -9,4 +9,9 @@ site-content .idea .iws *.iml -*.ipr \ No newline at end of file +*.ipr + +# Eclipse files +.settings +.classpath +.project