1
This commit is contained in:
parent
2c0ac67d60
commit
0abe15e951
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user