|
From: <kk...@us...> - 2011-02-08 23:04:52
|
Revision: 124
http://python-control.svn.sourceforge.net/python-control/?rev=124&view=rev
Author: kkchen
Date: 2011-02-08 23:04:46 +0000 (Tue, 08 Feb 2011)
Log Message:
-----------
Removed .hgignore; set some svn:ignore properties.
Removed Paths:
-------------
.hgignore
Property Changed:
----------------
/
branches/control-0.4a/
branches/control-0.4a/build/
branches/control-0.4a/doc/
branches/control-0.4a/src/
Property changes on:
___________________________________________________________________
Added: svn:ignore
+ .DS_Store
Deleted: .hgignore
===================================================================
--- .hgignore 2011-02-08 22:19:58 UTC (rev 123)
+++ .hgignore 2011-02-08 23:04:46 UTC (rev 124)
@@ -1,17 +0,0 @@
-
-# Automatically generated by `hgimportsvn`
-syntax:glob
-.svn
-.hgsvn
-
-# These lines are suggested according to the svn:ignore property
-# Feel free to enable them by uncommenting them
-syntax:glob
-
-.DS_Store
-.*.swp
-build/*
-doc/_build/*
-doc/_templates/*
-doc/_static/*
-*.pyc
Property changes on: branches/control-0.4a
___________________________________________________________________
Added: svn:ignore
+ build/
Property changes on: branches/control-0.4a/build
___________________________________________________________________
Added: svn:ignore
+ *
Property changes on: branches/control-0.4a/doc
___________________________________________________________________
Added: svn:ignore
+ _build/
_templates/
_static/
Property changes on: branches/control-0.4a/src
___________________________________________________________________
Added: svn:ignore
+ *.pyc
.*.swp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|