Skip to content

Commit

Permalink
chore: Enable VSCode Git Always Signoff (runatlantis#5031)
Browse files Browse the repository at this point in the history
Signed-off-by: X-Guardian <[email protected]>
Co-authored-by: PePe Amengual <[email protected]>
Signed-off-by: kvanzuijlen <[email protected]>
  • Loading branch information
2 people authored and kvanzuijlen committed Jan 4, 2025
1 parent 57ee7de commit c219ec7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.idea
./atlantis
*.iml
.vscode
atlantis.db
output
.DS_Store
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"git.alwaysSignOff": true
}

0 comments on commit c219ec7

Please sign in to comment.