simple-cpp-game-study/PPP3/extras
2024-05-11 06:16:15 -04:00
..
git_minimal.cpp Create an extras directory with files that are not related to the build but that I need to keep around for reference. 2024-05-11 06:16:15 -04:00
process.diff Create an extras directory with files that are not related to the build but that I need to keep around for reference. 2024-05-11 06:16:15 -04:00
process.h Create an extras directory with files that are not related to the build but that I need to keep around for reference. 2024-05-11 06:16:15 -04:00
README.md Create an extras directory with files that are not related to the build but that I need to keep around for reference. 2024-05-11 06:16:15 -04:00

This directory contains additional files that I need to keep around but are not directly related to the build. For example, the process.h and process.diff are patches to libgit2's src/util/process.h file that has a strange bug randomly.