updated gitignore and the example's VS 2015 .sln

This commit is contained in:
gabime
2016-07-15 17:52:22 +03:00
parent 8e0892fa31
commit b4923956ce
2 changed files with 19 additions and 5 deletions

14
.gitignore vendored
View File

@@ -1,8 +1,18 @@
# Compiled Object files
# Auto generated files
*.slo
*.lo
*.o
*.obj
*.suo
*.tlog
*.ilk
*.log
*.pdb
*.idb
*.iobj
*.ipdb
*.opensdf
*.sdf
# Compiled Dynamic libraries
*.so
@@ -45,4 +55,4 @@ CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
install_manifest.txt