Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/4.5 62c985705 -> 530f9e55b


ignore compiled python files (pyc)

Signed-off-by: Sebastien Goasguen <run...@gmail.com>


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/10c907fb
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/10c907fb
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/10c907fb

Branch: refs/heads/4.5
Commit: 10c907fbc64c2f38b4fb158f819cad2fb06cb9c8
Parents: fa98a38
Author: Remi Bergsma <apa...@remi.nl>
Authored: Sun Jun 7 20:57:59 2015 +0200
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Mon Jun 8 12:42:43 2015 +0200

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/10c907fb/.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 #
 ######################

Reply via email to