another attempt remove all .git folders

This commit is contained in:
DJ2LS 2023-01-21 14:22:27 +01:00
parent 7a32e464f4
commit 7794f1afd2

View file

@ -102,7 +102,7 @@
"to": "tnc",
"filter": [
"**/*",
"!git/*"
"!.git/*"
]
}
]