Simple-Web-Server/.gitignore
2016-08-03 11:32:11 +02:00

17 lines
334 B
Text

# https://github.com/github/gitignore/blob/master/CMake.gitignore
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
*.cmake
#Additions to https://github.com/github/gitignore/blob/master/CMake.gitignore
Testing
compile_commands.json
# executables
http_examples
https_examples
io_test
parse_test