game2006/.gitignore
aozhiwei a5400d027f 1
2023-04-17 19:51:26 +08:00

33 lines
340 B
Plaintext

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
node_modules/