Add .secret file as used by "act" to .gitignore

This commit is contained in:
Julian Groß 2022-03-21 19:07:00 +01:00
parent 17b483284d
commit ab6bf0648c

3
.gitignore vendored
View file

@ -112,3 +112,6 @@ server-console/package-lock.json
vcpkg/
/tools/nitpick/compiledResources
qt/
# Act local GitHub Actions
.secret