relation/.gitignore
2020-05-02 20:58:42 +08:00

23 lines
193 B
Plaintext

*.*\~
*.*~
*.*\#
*.*#
\#*
\.\#*
~*.*
\#*.*
*.pb.*
CMakeCache.txt
cmake_install.cmake
CMakeFiles
Makefile
server/bin
__pycache__
*pb2.py
*.pyc
*.out
.vs
.user
game.py
*.cxx
compile_commands.json