You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/05/24 19:39:07 UTC

[2/3] cloudstack-docs-rn git commit: remove cached python classes and add ignore file for it

remove cached python classes and add ignore file for it

Signed-off-by: Remi Bergsma <ap...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/5e17b5f5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/5e17b5f5
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/5e17b5f5

Branch: refs/heads/master
Commit: 5e17b5f5261ce92f2b0542062bf56511351c360f
Parents: 1d4e2e8
Author: Remi Bergsma <gi...@remi.nl>
Authored: Sat May 23 22:19:56 2015 +0200
Committer: Remi Bergsma <ap...@remi.nl>
Committed: Sun May 24 19:32:02 2015 +0200

----------------------------------------------------------------------
 .gitignore                          |   1 +
 sphinx_bootstrap_theme/__init__.pyc | Bin 972 -> 0 bytes
 2 files changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/5e17b5f5/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index a5819d9..14a5aa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 # under the License.
 
 /build
+*.pyc
 
 # OS generated files #
 ######################

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/5e17b5f5/sphinx_bootstrap_theme/__init__.pyc
----------------------------------------------------------------------
diff --git a/sphinx_bootstrap_theme/__init__.pyc b/sphinx_bootstrap_theme/__init__.pyc
deleted file mode 100644
index b669ab6..0000000
Binary files a/sphinx_bootstrap_theme/__init__.pyc and /dev/null differ