summaryrefslogtreecommitdiff
path: root/examples/server/server.cpp
diff options
context:
space:
mode:
authorMichael de Gans <michael.john.degans@gmail.com>2024-06-19 13:10:42 -0700
committerGitHub <noreply@github.com>2024-06-19 22:10:42 +0200
commita7854743c5e6216a6178824a603aa9479728ddd5 (patch)
treee816a759fcae5172c91dc8a776a4d4caf97c42d3 /examples/server/server.cpp
parent9c77ec1d74874ee22bdef8f110e8e8d41389abf2 (diff)
un-ignore `build-info.cmake` and `build-info.sh` (#7996)
* un-ignore `build-info.cmake` and `build-info.sh` I am assuming that ignoring them was unintentional. If they are ignored, some tools, like cargo, will consider the files inexistent, even if they're comitted, for the purpose of publishing. This leads to the build failing in such cases. * un-ignore `build-info.cpp.in` For the same reason as the previous two files. * Reorganize `.gitignore` * Add exceptions for files mentioned by @slaren I did leave .clang-tidy since it was explicitly ignored before. * Add comments for organization * Sort some lines for pretty * Test with `make` and `cmake` builds to ensure no build artifacts might be comitted * Remove `.clang-tidy` from `.gitignore` Per comment by @ggerganov * Remove `IDEWorkspaceChecks.plist` from root-level `.gitignore`
Diffstat (limited to 'examples/server/server.cpp')
0 files changed, 0 insertions, 0 deletions