Skip to content

Commit

Permalink
.gitignore: cleanup and sort entries
Browse files Browse the repository at this point in the history
Cleanup old entries and sort the existing entries. Remove no longer
existing entries/files. Move some entries from top level .gitignore
files down to the correct subdir .gitignore file.

Signed-off-by: Danny Al-Gaaf <[email protected]>
  • Loading branch information
dalgaaf committed Feb 10, 2013
1 parent 125cb71 commit f213669
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 170 deletions.
80 changes: 38 additions & 42 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,65 +8,61 @@
*.tar.bz2
*.dsc
*.changes
./config.*
*.gcda
*.gcov
*.gcno
*.generated.dot
*.la
*.so
*.swp
*.swo
*.tmp
*.pyc
*.pyo
.cproject
.deps
web/*.html
gmon.out
core.*
vgcore.*
src/Makefile
Makefile.in
/Makefile
/man/Makefile
.dirstamp
.metadata
.project
.settings
aclocal.m4
ar-lib
autom4te.cache
build-stamp
ceph.spec
compile
config.guess
config.log
config.status
config.sub
configure
stamp-h1
configure-stamp
core
cscope.*
depcomp
gmon.out
install-sh
missing
src/ceph_ver.h
release
*.la
ceph.spec
compile
config.guess
config.sub
libtool
ltmain.sh
cscope.files
cscope.out
*.swp
*.swo
.metadata/
/py-compile
*.pyc
*.pyo
core
/build-stamp
/configure-stamp
.settings
.project
.cproject
Makefile.in
missing
py-compile
release
stamp-h1
vgcore.*

# specific local dir files
/build-doc
/doc/object_store.png
/src/test_*
*.generated.dot
src/ocf/ceph
src/ocf/rbd
src/ceph_omapbench
src/ceph_kvstorebench
ar-lib
.dirstamp
/config.*
/Makefile
/*.patch

# temporary directory used by e.g. "make distcheck", e.g. ceph-0.42
/ceph-[0-9]*/

# M4 Macro directory
m4/
src/gtest/m4/

# where is this from?
web/*.html

2 changes: 1 addition & 1 deletion doc/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
*.tmp
/overview.png
/object_store.png
171 changes: 44 additions & 127 deletions src/.gitignore
Original file line number Diff line number Diff line change
@@ -1,142 +1,59 @@
# generic entries
Makefile

# local directory specific entries
/.git_version
/.libs
/acconfig.h*
/ceph
/cephfs
/crushtool
/ceph-authtool
/ceph-conf
/ceph-coverage
/ceph-debugpack
/ceph-dencoder
/ceph-fuse
/ceph-mds
/ceph-mon
/ceph
/ceph-osd
/ceph-syn
/ceph-dencoder
/ceph_bench_log
/ceph_dupstore
/fakefuse
/fakesyn
/mkmonmap
/monmaptool
/newsyn
/authtool
/ceph-authtool
/crushtool
/ceph_filestore_dump
/ceph_multi_stress_watch
/ceph_psim
/ceph_radosacl
/ceph_rgw_jsonparser
/ceph_rgw_multiparser
/ceph_scratchtool
/ceph_scratchtoolpp
/ceph_streamtest
/ceph_test_*
/ceph_tpbench
/ceph_xattr_bench
/ceph_kvstorebench
/ceph_omapbench
/ceph_smalliobench
/ceph_smalliobenchdumb
/ceph_smalliobenchfs
/ceph_smalliobenchrbd
/ceph_ver.h
/init-ceph
/librados-config
/massif.out.*
/mkcephfs
/monmaptool
/mount.ceph
/osdmaptool
/rados
/rados_sync
/radosgw
/radosgw-admin
/rbdtool
/ceph_bench_log
/testceph
/ceph_test_msgr
/testradospp
/testdout_streambuf
/testsignal_handlers
/testtimers
/test_addrs
/test_libceph_build
/test_librados_build
/test_librgw_build
/testrados
/test_str_list
/ceph_multi_stress_watch
/test_store
/test_libcommon_build
/test_mutate
/fsconverter
/xattr_bench
/rest-bench
/rbd-fuse
dev
mondata
mnt
TAGS
tags
out
acconfig.h.in
acconfig.h
/.libs

*.so
/crush/*.fpicco
/CrushWrapper.pm
/crush/CrushWrapper_wrap.cxx

/.git_version
/ceph-conf
/ceph-debugpack
/cephfs
/ceph-coverage
/dumpjournal
/init-ceph
/librados-config
/rbd
/rbd-fuse
/rest-bench
/sample.fetch_config

Makefile

/gtest/build-aux/config.h
/gtest/build-aux/config.h.in
/gtest/lib/
/gtest/scripts/gtest-config
/gtest/src/.dirstamp
/gtest/Makefile.in
/gtest/aclocal.m4
/gtest/configure
/gtest/fused-src/
/testmsgr
/test_*i
/unittest_*
/ceph.conf
/keyring
/massif.out.*
/ceph_psim
/ceph_radosacl
/ceph_rgw_jsonparser
/ceph_rgw_multiparser
/ceph_streamtest
/ceph_test_ioctls
/ceph_test_cfuse_cache_invalidate
/ceph_test_cls_lock
/ceph_test_cls_rbd
/ceph_test_cls_refcount
/ceph_test_cls_rgw
/ceph_test_crypto
/ceph_test_filejournal
/ceph_test_filestore
/ceph_test_filestore_idempotent
/ceph_test_filestore_idempotent_sequence
/ceph_test_filestore_workloadgen
/ceph_test_keys
/ceph_test_keyvaluedb_atomicity
/ceph_test_keyvaluedb_iterators
/ceph_test_libcephfs
/ceph_test_libhadoopcephfs_build
/ceph_test_librbd
/ceph_test_librbd_fsx
/ceph_test_mon_workloadgen
/ceph_test_mutate
/ceph_test_object_map
/ceph_test_objectcacher_stress
/ceph_test_rados
/ceph_test_rados_api_aio
/ceph_test_rados_api_cls
/ceph_test_rados_api_io
/ceph_test_rados_api_list
/ceph_test_rados_api_misc
/ceph_test_rados_api_pool
/ceph_test_rados_api_snapshots
/ceph_test_rados_api_stat
/ceph_test_rados_api_watch_notify
/ceph_test_rados_delete_pools_parallel
/ceph_test_rados_list_parallel
/ceph_test_rados_open_pools_parallel
/ceph_test_rados_watch_notify
/ceph_test_rewrite_latency
/ceph_test_signal_handlers
/ceph_test_stress_watch
/ceph_test_timers
/ceph_test_trans
ceph_tpbench
ceph_xattr_bench
ceph_scratchtool
ceph_scratchtoolpp
ceph_filestore_dump
ceph_smalliobench
ceph_smalliobenchdumb
ceph_smalliobenchfs
ceph_smalliobenchrbd

5 changes: 5 additions & 0 deletions src/gtest/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
fused-src
/scripts/gtest-config
/build-aux/config.h.in
/build-aux/config.h
/lib/

0 comments on commit f213669

Please sign in to comment.