1 Star 0 Fork 0

deepin-community / dde-file-manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
Zhang Yu 提交于 2022-11-16 14:42 . feat: add upgrade framework
# Compiled Object files
*.slo
*.lo
*.o
*.obj
.qmake.stash
*.cmake
CMakeLists.txt.user*
CMakeFiles
CMakeCache.txt
compile_commands.json
moc_*
mocs_*
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Executables
*.exe
*.out
*.app
Makefile
Makefile.*
*.Debug
*.Release
*.rc
*.zip
debug
release
build*
*.pro.user
*.pro.user*
*.qm
*.autosave
vendor/include/*
vendor/lib/*
dde-sharefiles/lib/*
dde-sharefiles/tmp/*
dde-sharefiles/log/*
NUL
# Documents
doc/html/*
dde-file-manager-lib/test_shutil/fileutils/fileutil_t1.txt
dde-file-manager-lib/test_shutil/fileutils/fileutil_t2.txt
dde-file-manager-lib/test_shutil/fileutils/jsonArry.json
dde-file-manager-lib/test_shutil/fileutils/jsonObj.json
dde-file-manager-lib/test_shutil/fileutils/sub/fileutil_file_new1.txt
dde-file-manager-lib/test_shutil/new1.txt
dde-file-manager-lib/test_shutil/new2.txt
dde-file-manager-lib/test_shutil/property/oneProperty.pro
# vscode
.vscode
# debhelper-build-stamp
.debhelper
*.deb
*.dsc
*.build
*.buildinfo
*.changes
*.tar.gz
*.log
*.substvars
1
https://gitee.com/deepin-community/dde-file-manager.git
git@gitee.com:deepin-community/dde-file-manager.git
deepin-community
dde-file-manager
dde-file-manager
master

搜索帮助