From: Alfredo Deza Date: Wed, 1 Jul 2015 12:30:36 +0000 (-0400) Subject: test: ignore symlinked ceph_disk.py file X-Git-Tag: v9.0.3~88^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8b535685030c47c88821b7980b95c9b89f0b8ca9;p=ceph.git test: ignore symlinked ceph_disk.py file Signed-off-by: Alfredo Deza --- diff --git a/src/test/python/ceph-disk/.gitignore b/src/test/python/ceph-disk/.gitignore new file mode 100644 index 000000000000..4a689f1e4d6e --- /dev/null +++ b/src/test/python/ceph-disk/.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_disk.py