Added .gitignore.

This commit is contained in:
eidheim 2015-11-26 14:31:20 +01:00
commit aecb04c7ac

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# 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
parse_test