

*.bak
.vs

tmp*.txt
LinuxCompile*/

cpp/build
cpp/build_trt
cpp/build_cuda
cpp/build_opencl
cpp/build_eigen
cpp/out







*.[oa]
*.exe
*~
__pycache__
*.h5
*.log
*.cbp

tmp*.txt

cpp/write
cpp/runtests
cpp/example
cpp/gtp
cpp/gtp.log
cpp/match
cpp/matchcuda
cpp/matchtensorflow
cpp/match.log
cpp/main
cpp/maincuda
cpp/mainopencl
cpp/katago
cpp/configs
cpp/evalsgf
cpp/runmatch.sh
cpp/runmatchauto.sh
cpp/runstuff.sh
cpp/runwrite.sh
cpp/tests/scratch
cpp/program/gitinfo.h


cpp/data/
versions/
cpp/build
cpp/out

export_model_cuda.sh
mixmodels.sh
runfindposes.sh
runtraining.sh
runlztest*.sh

python/upload_all*.sh
python/count_all*.sh

tmp
tmp.txt
test.txt
cpp/tmp
out.txt

# For clion IDE
.idea

# For vscode
.vscode

# For VS
.vs
cpp/CMakeSettings.json

# For cmake
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake

.DS_Store
GPATH
GRTAGS
GTAGS

cpp/external/httplib/cpp-httplib/
cpp/external/nlohmann_json/nlohmann_json
gtp.cfg
katago_contribute/
tmpsgf/
watchgame.txt
models/
python/startposesupload.txt

