mirror of
https://github.com/Steffo99/better-tee.git
synced 2024-11-21 23:04:19 +00:00
Why was .gitignore hidden?
This commit is contained in:
parent
b1870b35d3
commit
3d868c7878
1 changed files with 0 additions and 2 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -3,8 +3,6 @@
|
||||||
{
|
{
|
||||||
"**/.DS_Store":true,
|
"**/.DS_Store":true,
|
||||||
"**/.git":true,
|
"**/.git":true,
|
||||||
"**/.gitignore":true,
|
|
||||||
"**/.gitmodules":true,
|
|
||||||
"**/*.booproj":true,
|
"**/*.booproj":true,
|
||||||
"**/*.pidb":true,
|
"**/*.pidb":true,
|
||||||
"**/*.suo":true,
|
"**/*.suo":true,
|
||||||
|
|
Loading…
Reference in a new issue