mirror of https://github.com/jarro2783/cxxopts.git
add gitignore
This commit is contained in:
parent
2d480c0228
commit
435bc38eff
|
|
@ -2,3 +2,7 @@
|
|||
build*
|
||||
CMakeCache.txt
|
||||
Makefile
|
||||
CMakeFiles/
|
||||
Testing/
|
||||
CTestTestfile.cmake
|
||||
cmake_install.cmake
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
options
|
||||
Loading…
Reference in New Issue