diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f7f04a --- /dev/null +++ b/.gitignore @@ -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 \ No newline at end of file