1 Star 0 Fork 0

刘老憨/mangos-classic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git-ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
.*
*.o
*.o.*
*.so
*.so.dbg
*.bin
*.gz
#
# Top-level generic files
#
bin
build
tags
TAGS
win
!.gitignore
!.gitattributes
!.travis.yml
#
# Build generated files
#
autom4te.cache
#
# Editors / debuggers / other output files
#
*~
*.bak
*.orig
*.patch
callgrind.out.*
nbproject/
.idea/
cmake-build-*/
#
# Git stuff
!.github/
# stgit directories
patches-*
#
# VS binaries output
#
bin/*
#
# VS temporary files
#
*.ncb
*.suo
*.sdf
*.opensdf
*.sln.cache
*.vsp
ipch
*.user
*.opendb
*.VC.db
#
# CMake temporary files
#
CMakeFiles
CMakeCache.txt
cmake_install.cmake
#
# OS specific
#
# MacOS
.DS_Store
#
# Special exceptions
#
# recastnavigation directory needs exception
!dep/recastnavigation/RecastDemo/Build/
/_build/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liulaohan/mangos-classic.git
git@gitee.com:liulaohan/mangos-classic.git
liulaohan
mangos-classic
mangos-classic
master

搜索帮助