1 Star 0 Fork 24

Doer / seafile-client

forked from lins05 / seafile-client 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
lins05 提交于 2017-07-21 18:28 . Remove an unused include.
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.dll.a
# executables
seafile-applet
orig-seafile-applet
*.exe
# backup file
*#
*~
*.bak
# other formats
cscope*
core
*.pyc
.DS_Store
# CMake files goes here
build/
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
CTestTestfile.cmake
Testing/
install_manifest.txt
#### Qt files goes here
### moc
moc_*.cxx*
moc_*.cpp*
*.moc
### ui
ui_*.h
### qrc
*.qrc.depends
qrc_*.cxx
qrc_*.cpp
i18n/*.qm
### emacs files
.emacs*
.#*
### ninja files
.ninja_deps
.ninja_log
build.ninja
rules.ninja
## xcode related
Debug
Release
seafile-client.xcodeproj
CMakeScripts
seafile-applet.app
seafile-fsplugin.xcodeproj
Seafile FinderSync.appex
## unittest related
test_*
!test_*.cpp
!test_*.h
## doxygen related
docs
Doxyfile
## breakpad related
third_party/gyp
third_party/breakpad
/GPATH
/GTAGS
/GRTAGS
/gtags.files
.deps
compile_commands.json
.ycm_extra_conf.py
seafile-applet.rc
*.dmp
*seafile-applet
*.lib
C++
1
https://gitee.com/Doer/seafile-client.git
git@gitee.com:Doer/seafile-client.git
Doer
seafile-client
seafile-client
master

搜索帮助