You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_python-commits@quetz.apache.org by nl...@apache.org on 2005/05/01 14:08:44 UTC

svn commit: r165487 - in /httpd/mod_python/trunk: dist/ src/ test/ test/conf/ test/htdocs/

Author: nlehuen
Date: Sun May  1 05:08:44 2005
New Revision: 165487

URL: http://svn.apache.org/viewcvs?rev=165487&view=rev
Log:
Added a few files to the ignore list, so that we're not annoyed during a commit.

Modified:
    httpd/mod_python/trunk/dist/   (props changed)
    httpd/mod_python/trunk/src/   (props changed)
    httpd/mod_python/trunk/test/   (props changed)
    httpd/mod_python/trunk/test/conf/   (props changed)
    httpd/mod_python/trunk/test/htdocs/   (props changed)

Propchange: httpd/mod_python/trunk/dist/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun May  1 05:08:44 2005
@@ -0,0 +1,3 @@
+build
+dist
+MANIFEST

Propchange: httpd/mod_python/trunk/src/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun May  1 05:08:44 2005
@@ -6,3 +6,7 @@
 *.lo
 *.slo
 libpython.module
+*.lib
+*.obj
+*.exp
+Version.res

Propchange: httpd/mod_python/trunk/test/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun May  1 05:08:44 2005
@@ -1 +1,3 @@
 testconf.py
+logs
+modules

Propchange: httpd/mod_python/trunk/test/conf/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun May  1 05:08:44 2005
@@ -0,0 +1 @@
+test.conf

Propchange: httpd/mod_python/trunk/test/htdocs/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun May  1 05:08:44 2005
@@ -0,0 +1 @@
+dummymodule.py