You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2016/12/22 08:25:41 UTC

svn commit: r1775587 - /comdev/projects.apache.org/

Author: sebb
Date: Thu Dec 22 08:25:41 2016
New Revision: 1775587

URL: http://svn.apache.org/viewvc?rev=1775587&view=rev
Log:
Ignore temp files

Modified:
    comdev/projects.apache.org/   (props changed)

Propchange: comdev/projects.apache.org/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Dec 22 08:25:41 2016
@@ -1,3 +1,5 @@
 .pydevproject
 .project
 .settings
+**/*.pyc
+**/__pycache__