]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.gitignore: clean up to not match so many things recursively
authorJosh Durgin <josh.durgin@dreamhost.com>
Mon, 9 Apr 2012 19:44:20 +0000 (12:44 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sat, 14 Apr 2012 03:46:35 +0000 (20:46 -0700)
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/.gitignore

index 313725a42a63cf44c2620a968650b4cb95b2ad1f..6eee9e236df512f3e9f2cb8f7a21a5d4c2413518 100644 (file)
@@ -63,9 +63,9 @@ acconfig.h
 /.libs
 
 *.so
-crush/*.fpicco
-CrushWrapper.pm
-crush/CrushWrapper_wrap.cxx
+/crush/*.fpicco
+/CrushWrapper.pm
+/crush/CrushWrapper_wrap.cxx
 
 /.git_version
 /ceph-conf
@@ -92,20 +92,20 @@ Makefile
 /gtest/configure
 /gtest/fused-src/
 /unittest_*
-ceph.conf
-keyring
-massif.out.*
-testrados_list_parallel
-testrados_open_pools_parallel
-testrados_delete_pools_parallel
-test_rados_api_aio
-test_rados_api_io
-test_rados_api_list
-test_rados_api_pool
-test_rados_api_stat
-test_rados_api_watch_notify
-test_rados_api_snapshots
-test_rados_api_misc
-test_librbd
+/ceph.conf
+/keyring
+/massif.out.*
+/testrados_list_parallel
+/testrados_open_pools_parallel
+/testrados_delete_pools_parallel
+/test_rados_api_aio
+/test_rados_api_io
+/test_rados_api_list
+/test_rados_api_pool
+/test_rados_api_stat
+/test_rados_api_watch_notify
+/test_rados_api_snapshots
+/test_rados_api_misc
+/test_librbd
 /scratchtool
 /scratchtoolpp