This commit is contained in:
aozhiwei 2024-05-01 13:42:47 +08:00
parent 9b188e7587
commit c66eabfe60

32
.gitignore vendored Normal file
View File

@ -0,0 +1,32 @@
webapp/php-common
*.*\~
*.*~
*.*\#
*.*#
\#*
\.\#*
~*.*
\#*.*
*.pb.*
CMakeCache.txt
cmake_install.cmake
CMakeFiles
Makefile
server/bin
__pycache__
*pb2.py
*.pyc
*.out
.vs
.user
game.py
*.cxx
compile_commands.json
x64
*.vcxproj.user
*.cproject
*.project
*.settings/
server/gameserver/.gitignore
gameserver.cbp
behaviac_generated