1 changed files with
5 additions and
2 deletions
|
|
|
@ -29,9 +29,12 @@
|
|
|
|
|
# example files
|
|
|
|
|
example/*
|
|
|
|
|
!example/example.cpp
|
|
|
|
|
!example/bench.cpp
|
|
|
|
|
!example/utils.h
|
|
|
|
|
!example/makefile
|
|
|
|
|
!example/makefile.clang
|
|
|
|
|
!example/Makefile*
|
|
|
|
|
!example/example.sln
|
|
|
|
|
!example/example.vcxproj
|
|
|
|
|
!example/CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
# generated files
|
|
|
|
|
generated
|
|
|
|
|