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=ce0c8f8f2d546e33465071ec21297a53a4b4c375;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 00000000000..88c7fe6f857 --- /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