Examples: Synced Makefile comments. Added build/ folder into git ignore list/

This commit is contained in:
omar
2018-01-29 00:38:00 +01:00
parent 858d75ab59
commit ddff378daf
4 changed files with 23 additions and 17 deletions

2
examples/.gitignore vendored
View File

@ -1,4 +1,4 @@
## Visual Studio files
build/*
Debug/*
Release/*
ipch/*