You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ih...@apache.org on 2013/12/14 15:56:58 UTC

[12/23] git commit: Added .pyc files to gitignore

Added .pyc files to gitignore


Project: http://git-wip-us.apache.org/repos/asf/logging-log4php/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4php/commit/b1b9587d
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4php/tree/b1b9587d
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4php/diff/b1b9587d

Branch: refs/heads/develop
Commit: b1b9587db91480946c26e1b4db89816e674f7c2f
Parents: f6eb76d
Author: Ivan Habunek <ih...@apache.org>
Authored: Sun Dec 30 10:00:02 2012 +0100
Committer: Ivan Habunek <ih...@apache.org>
Committed: Sun Dec 30 10:05:46 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/logging-log4php/blob/b1b9587d/docs/.gitignore
----------------------------------------------------------------------
diff --git a/docs/.gitignore b/docs/.gitignore
index cb9a907..49d6c2c 100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
@@ -1,2 +1,3 @@
 _env
 _build
+*.pyc