mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
[VisualStudio] add Logs folder (#3143)
* Adding ignore rule for temporary office files.
* Adding Logs folder to ignore file.
* Revert "Adding ignore rule for temporary office files."
This reverts commit f6f191b128
.
This commit is contained in:
parent
a55ad7687a
commit
26c3d8407c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ bld/
|
||||||
[Bb]in/
|
[Bb]in/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
[Ll]og/
|
[Ll]og/
|
||||||
|
[Ll]ogs/
|
||||||
|
|
||||||
# Visual Studio 2015/2017 cache/options directory
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue