You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by je...@apache.org on 2010/03/22 00:29:34 UTC

svn commit: r925932 - in /incubator/libcloud/trunk: .gitignore demos/.gitignore

Author: jerry
Date: Sun Mar 21 23:29:34 2010
New Revision: 925932

URL: http://svn.apache.org/viewvc?rev=925932&view=rev
Log:
Consolidated .gitignore to top-level

Removed:
    incubator/libcloud/trunk/demos/.gitignore
Modified:
    incubator/libcloud/trunk/.gitignore

Modified: incubator/libcloud/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/.gitignore?rev=925932&r1=925931&r2=925932&view=diff
==============================================================================
--- incubator/libcloud/trunk/.gitignore (original)
+++ incubator/libcloud/trunk/.gitignore Sun Mar 21 23:29:34 2010
@@ -1,6 +1,7 @@
 *.py[co]
 *.sw[po]
 test/secrets.py
+demos/secrets.py
 *~
 _trial_temp
 build