commit b136ec0ca2f163af6507bef7c121c1034501ab69 Author: aozhiwei Date: Wed Sep 4 16:22:04 2019 +0800 1 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..13f7d83 --- /dev/null +++ b/.gitignore @@ -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 \ No newline at end of file