gitignore update

This commit is contained in:
gabime 2016-04-15 00:27:57 +03:00
parent 861d836de8
commit 0f88996974
1 changed files with 5 additions and 2 deletions

7
.gitignore vendored
View File

@ -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