From: Alfredo Deza Date: Wed, 1 Jul 2015 12:31:01 +0000 (-0400) Subject: test: ignore symlinked ceph.py file X-Git-Tag: v9.0.3~88^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5115%2Fhead;p=ceph.git test: ignore symlinked ceph.py file Signed-off-by: Alfredo Deza --- diff --git a/src/test/python/ceph/.gitignore b/src/test/python/ceph/.gitignore new file mode 100644 index 000000000000..88c7fe6f857a --- /dev/null +++ b/src/test/python/ceph/.gitignore @@ -0,0 +1,3 @@ +# this is a generated file used for testing and symlinked and should be ignored +# as paths are absolute to the test machine +ceph.py