Security: Exclude sensitive administrative scripts from version control
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -38,4 +38,6 @@ yarn-error.log*
|
||||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
# sensitive scripts
|
||||
/scripts/show-vaults.ts
|
||||
/scripts/migrate-settings.ts
|
||||
|
||||
Reference in New Issue
Block a user