]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Git ignored files cleanup.
authorTommi Virtanen <tv@hq.newdream.net>
Tue, 11 Jan 2011 22:02:16 +0000 (14:02 -0800)
committerTommi Virtanen <tv@hq.newdream.net>
Tue, 11 Jan 2011 23:16:48 +0000 (15:16 -0800)
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.

.gitignore
src/.gitignore

index 7f4feeb7e6490d153cc4da995836d6adeae74168..e6ff84a59948dded2b482079efecccb7693becbb 100644 (file)
@@ -28,27 +28,7 @@ install-sh
 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
index 8ab3cf583597c01bad160a6e6faf120f52541c8b..f8b404dae7686719f75b64659885262ac436a353 100644 (file)
@@ -1,15 +1,38 @@
-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