Make gitignore entries not match recursively.
I wanted to introduce a directory "osdmaptool" to contain cli tests
for that tool, but all the files there were ignored because of these
rules. Better be explicit about what you want ignored.
Move all ignores for generated binaries to be together.
Fixed "testecph" typo.
Added ignores for: testdout_streambuf testsignal_handlers testtimers.
missing
src/ceph_ver.h
release
-authtool
-cauthtool
-crushtool
*.la
-mkcephfs
-mount.ceph
-osdmaptool
-rados
-radosacl
-radosgw
-radosgw_admin
-rbdtool
-streamtest
-test_ioctls
-test_trans
-testecph
-testcrypto
-testkeys
-testmsgr
-testrados
-testradospp
ceph.spec
compile
config.guess
-cfuse
-cmds
-cmon
-ceph
-cosd
-csyn
-dupstore
-fakefuse
-fakesyn
-mkmonmap
-monmaptool
-newsyn
+/cfuse
+/cmds
+/cmon
+/ceph
+/cosd
+/csyn
+/dupstore
+/fakefuse
+/fakesyn
+/mkmonmap
+/monmaptool
+/newsyn
+/authtool
+/cauthtool
+/crushtool
+/mkcephfs
+/mount.ceph
+/osdmaptool
+/rados
+/radosacl
+/radosgw
+/radosgw_admin
+/rbdtool
+/streamtest
+/test_ioctls
+/test_trans
+/testceph
+/testcrypto
+/testkeys
+/testmsgr
+/testrados
+/testradospp
+/testdout_streambuf
+/testsignal_handlers
+/testtimers
dev
mondata
log