1 Star 0 Fork 1

candyil/乌龟服

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
_BLU 提交于 2023-11-29 22:10 . Fix missing headers in build (#2330)
#
# 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.*
*.a
*.so
*.so.dbg
*.bin
*.gz
# Visual studio solution files
*.tlog
*.vcxproj
*.vcxproj.filters
*.sln
*.db
*.opendb
*.exp
*.res
CMakeSettings.json
/out/
# CLion files
cmake-build-*
#
# Top-level generic files
#
bin
build
tags
TAGS
!.gitignore
!.gitattributes
#
# Build generated files
#
autom4te.cache
#
# Editors / debuggers / other output files
#
*~
*.bak
*.orig
*.patch
callgrind.out.*
#
# Git stuff
#
# stgit directories
patches-*
#
# Github stuff
#
!.github/
#
# VS binaries output
#
bin/*
win/*
#
# VS temporary files
#
*.ncb
*.suo
*.sdf
*.opensdf
*.sln.cache
*.vsp
ipch
*.user
#
# CMake temporary files
#
CMakeFiles
CMakeCache.txt
cmake_install.cmake
#
# OS specific
#
# MacOS
.DS_Store
# Nostalrius
newsletter
patch
php
sql/migrations/*.py
sql/migrations/characters_db_updates.sql
sql/migrations/logon_db_updates.sql
sql/migrations/logs_db_updates.sql
sql/migrations/world_db_updates.sql
# Generating by CMake
revision.h
migrations_list.h
Progression.h
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/candyil/turtle-clothing.git
git@gitee.com:candyil/turtle-clothing.git
candyil
turtle-clothing
乌龟服
development

搜索帮助

0d507c66 1850385 C8b1a773 1850385