6 Star 32 Fork 7

Gitee 极速下载 / Flameshot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/flameshot-org/flameshot
克隆/下载
.gitignore 737 Bytes
一键复制 编辑 原始数据 按行查看 历史
MaeIsBad 提交于 2024-05-20 17:01 . Fix nix direnv (#3613)
# common
.idea
.cache
# C++ objects and libs
*.slo
*.lo
*.o
*.a
*.la
*.lai
*.so
*.dll
*.dylib
# Qt-es
/.qmake.cache
/.qmake.stash
*.pro.user
*.pro.user.*
*.qbs.user
*.qbs.user.*
*.moc
moc_*.cpp
qrc_*.cpp
ui_*.h
Makefile*
*build-*
*.qm
# QtCreator
*.autosave
# QtCtreator Qml
*.qmlproject.user
*.qmlproject.user.*
# QtCtreator CMake
CMakeLists.txt.user
# python
venv/*
# Created by https://www.gitignore.io/api/snapcraft
### Snapcraft ###
# Snapcraft
parts/
prime/
stage/
*.snap
.snapcraft/
flameshot*.tar.bz2
.vscode/
build/
data/flatpak/.flatpak-builder
# NVIM
*~
# Jetbrains
.idea/
.run
# MacOS
.DS_Store
# End of https://www.gitignore.io/api/snapcraft
#MacOS Crap
.DS_Store
# Miscellaneous
!docs/dev/Makefile
.direnv
C/C++
1
https://gitee.com/mirrors/Flameshot.git
git@gitee.com:mirrors/Flameshot.git
mirrors
Flameshot
Flameshot
master

搜索帮助