diff options
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 |