You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2020/03/25 10:30:07 UTC

svn commit: r1875621 - /subversion/trunk/

Author: stsp
Date: Wed Mar 25 10:30:07 2020
New Revision: 1875621

URL: http://svn.apache.org/viewvc?rev=1875621&view=rev
Log:
Ignore files related to bindings tests and created by our Makefile machinery.

* (svn:ignore): Add .swig_pl_checked, ,swig_py_checked, and .swig_rb_checked.

Modified:
    subversion/trunk/   (props changed)

Propchange: subversion/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Mar 25 10:30:07 2020
@@ -53,3 +53,6 @@ compile_commands.json
 .kdev4
 *.kdev4
 .vs
+.swig_pl_checked
+.swig_py_checked
+.swig_rb_checked