1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/fastdfs100-FastCFS

Клонировать/Скачать
.gitignore 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
YuQing Отправлено 20.11.2023 09:46 06cd0a8
# Makefile.in
src/api/Makefile
src/api/tests/Makefile
src/preload/Makefile
src/fuse/Makefile
src/tools/Makefile
src/auth/server/Makefile
src/auth/client/Makefile
src/auth/client/tools/Makefile
src/vote/server/Makefile
src/vote/client/Makefile
src/vote/client/tools/Makefile
src/java/jni/Makefile
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
*.class
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dSYM
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.out
src/api/tests/fcfs_test_file_op
src/api/tests/fcfs_test_file_copy
src/api/tests/fcfs_test_papi_copy
src/api/tests/fcfs_test_read_ahead
src/api/tests/fcfs_beachmark
src/fuse/fcfs_fused
src/tools/fcfs_active_test
src/tools/fcfs_pool_stat
src/auth/server/fcfs_authd
src/auth/client/tools/fcfs_user
src/auth/client/tools/fcfs_pool
src/auth/client/tools/fauth_list_servers
src/auth/client/tools/fauth_cluster_stat
src/vote/server/fcfs_voted
src/vote/client/tools/fvote_cluster_stat
# other
logs
data
*.pid
*.swp
*.swo
# Build tmp path after execute fastcfs.sh
build
.DS_Store
.fcfs
.idea

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/fastdfs100-FastCFS.git
git@api.gitlife.ru:oschina-mirror/fastdfs100-FastCFS.git
oschina-mirror
fastdfs100-FastCFS
fastdfs100-FastCFS
master