1
0
mirror of https://github.com/github/gitignore synced 2024-06-12 07:30:05 +02:00

Update VisualStudio.gitignore

ignore all files in Log/log folder
This commit is contained in:
wisitsaks 2015-02-20 10:55:34 +07:00
parent c1cd9540de
commit b6d9dd9f6b

View File

@ -21,6 +21,7 @@ build/
bld/ bld/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
[Ll]og/
# Visual Studo 2015 cache/options directory # Visual Studo 2015 cache/options directory
.vs/ .vs/