mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 11:29:50 +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
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -111,4 +111,7 @@ tools/unity-avatar-exporter
|
||||||
server-console/package-lock.json
|
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