21 Star 110 Fork 34

Chatopera / clause

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 959 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chatbot 提交于 2019-09-05 11:18 . #1 commit previous codes
.vscode
*.swp
*.swo
*.sublime-*
*.pyc
jmeter.log
__pycache__
node_modules/
sftp-config.json
.DS_Store
*.iml
*.ipr
*.iws
*.idea
~$*.xls*
~$*.ppt*
~$*.doc*
nohup.out
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
!thirdparty/jsoncpp/lib/x86_64-linux-gnu/libjsoncpp.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
!thirdparty/jsoncpp/lib/x86_64-linux-gnu/libjsoncpp.a
*.lib
# Executables
*.exe
*.out
*.app
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
**/cmake-build-debug
**/CMakeCache.txt
**/cmake_install.cmake
**/install_manifest.txt
**/CMakeFiles/
**/CTestTestfile.cmake
**/*.cbp
**/CMakeScripts
**/compile_commands.json
tmp/
include/divisible/*
test/test_runner
.bash/
.tags
admin/localrc
ssl/
cmd.flags
core
deprecated
.env
C++
1
https://gitee.com/chatopera/clause.git
git@gitee.com:chatopera/clause.git
chatopera
clause
clause
osc

搜索帮助