Insane_DNS/.gitignore

16 lines
230 B
Plaintext
Raw Permalink Normal View History

2023-10-25 11:39:56 -04:00
# ---> CMake
2023-10-25 11:43:40 -04:00
#CMakeLists.txt.user
#CMakeCache.txt
#CMakeFiles
#CMakeScripts
#Testing
#Makefile
#cmake_install.cmake
#install_manifest.txt
#compile_commands.json
#CTestTestfile.cmake
#_deps
2023-10-25 11:39:56 -04:00
2023-10-25 11:43:40 -04:00
cmake-build-debug/
cmake-build-release/