diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 11:54:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 11:54:32 +0000 |
commit | f74e6db80b939425b3076bdd1d01624819384e32 (patch) | |
tree | ac4ac13d5be92c44e9b58a475941bd79d3a4e4a2 /debian/.gitignore | |
parent | Adding upstream version 18.2.2. (diff) | |
download | ceph-f74e6db80b939425b3076bdd1d01624819384e32.tar.xz ceph-f74e6db80b939425b3076bdd1d01624819384e32.zip |
Adding debian version 18.2.2-1.debian/18.2.2-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/.gitignore')
-rw-r--r-- | debian/.gitignore | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 000000000..32ca866d7 --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,41 @@ +/*.substvars +/*.debhelper.log +/ceph-common-dbg +/ceph-common +/ceph-fuse-dbg +/ceph-fuse +/ceph-fs-common-dbg +/ceph-fs-common +/ceph-mds-dbg +/ceph-mds +/ceph-mgr-dbg +/ceph-mgr +/ceph-mon-dbg +/ceph-mon +/ceph-osd-dbg +/ceph-osd +/ceph-resource-agents +/ceph.init +/radosgw.init +/ceph.logrotate +/*.debhelper +/ceph +/files +/libcephfs2-dbg +/libcephfs-dev +/libcephfs2 +/librados2-dbg +/librados-dev +/librados2 +/librbd1-dbg +/librbd-dev +/librbd1 +/radosgw-dbg +/radosgw +/python-ceph +/python-rados +/python-rbd +/python-cephfs +/libcephfs-java +/libcephfs-jni +/tmp |