Repository: incubator-predictionio-sdk-python Updated Branches: refs/heads/develop 4b51a300e -> 579ab327d
ignore .DS_Store Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/579ab327 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/tree/579ab327 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/579ab327 Branch: refs/heads/develop Commit: 579ab327d3ef8685f7e98bd97c4320e331d4272a Parents: 4b51a30 Author: Shinsuke Sugaya <[email protected]> Authored: Wed Sep 13 15:15:37 2017 +0900 Committer: Shinsuke Sugaya <[email protected]> Committed: Wed Sep 13 15:15:37 2017 +0900 ---------------------------------------------------------------------- .DS_Store | Bin 6148 -> 0 bytes .gitignore | 1 + 2 files changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/579ab327/.DS_Store ---------------------------------------------------------------------- diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index af48d0a..0000000 Binary files a/.DS_Store and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/579ab327/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 1822229..0c3ae58 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ MANIFEST docs/build/ tests_env/ *.zip +.DS_Store
