1
Fork 0
mirror of https://github.com/Steffo99/better-tee.git synced 2024-10-16 05:57:26 +00:00

Why was .gitignore hidden?

This commit is contained in:
Steffo 2019-09-14 18:33:37 +02:00
parent b1870b35d3
commit 3d868c7878

View file

@ -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,