hunting/.gitignore
2024-06-15 08:42:18 +08:00

16 lines
397 B
Plaintext

.vscode
Doxygen
cmake-shell/
external/gtest/googletest-release-1.11.0/
external/libconfig/libconfig-1.7.3/
output_files/bin/
output_files/libs/*a*
output_files/libs/*so*
output_files/libs/external
output_files/test/
# !output_files/libs/test_tools/
# !output_files/libs/test_tools/*
external/openssl/openssl-1.1.1s/
external/openssl/openssl-3.1.0/
external/openssl/build/
external/curl/curl-8.1.2/