mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 18:38:29 +00:00
chore: Enable VSCode Git Always Signoff (#5031)
Signed-off-by: X-Guardian <simonheather99@gmail.com> Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
.idea
|
||||
./atlantis
|
||||
*.iml
|
||||
.vscode
|
||||
atlantis.db
|
||||
output
|
||||
.DS_Store
|
||||
|
||||
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"git.alwaysSignOff": true
|
||||
}
|
||||
Reference in New Issue
Block a user