mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 03:58:07 +02:00
Add .secret file as used by "act" to .gitignore
This commit is contained in:
parent
17b483284d
commit
ab6bf0648c
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -112,3 +112,6 @@ server-console/package-lock.json
|
||||||
vcpkg/
|
vcpkg/
|
||||||
/tools/nitpick/compiledResources
|
/tools/nitpick/compiledResources
|
||||||
qt/
|
qt/
|
||||||
|
|
||||||
|
# Act local GitHub Actions
|
||||||
|
.secret
|
||||||
|
|
Loading…
Reference in a new issue