You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2012/10/28 15:39:06 UTC

svn commit: r1403002 - /libcloud/trunk/.gitignore

Author: tomaz
Date: Sun Oct 28 14:39:06 2012
New Revision: 1403002

URL: http://svn.apache.org/viewvc?rev=1403002&view=rev
Log:
Update .gitignore with secrets.py and .tox.

Modified:
    libcloud/trunk/.gitignore

Modified: libcloud/trunk/.gitignore
URL: http://svn.apache.org/viewvc/libcloud/trunk/.gitignore?rev=1403002&r1=1403001&r2=1403002&view=diff
==============================================================================
--- libcloud/trunk/.gitignore (original)
+++ libcloud/trunk/.gitignore Sun Oct 28 14:39:06 2012
@@ -1,8 +1,9 @@
 *.py[co]
 *.sw[po]
-test/secrets.py
+libcloud/test/secrets.py
 demos/secrets.py
 *~
+.tox
 _trial_temp
 build
 MANIFEST