Skip to content

Commit

Permalink
Merge pull request #246 from moov-io/update-gitignore
Browse files Browse the repository at this point in the history
Update gitignore
  • Loading branch information
jasonbornsteinMOOV authored Oct 6, 2023
2 parents 1715660 + c402545 commit a5c64bf
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ openapi-generator*jar
_obj
_test

# VSCode ignore
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
Expand All @@ -47,4 +40,6 @@ cover.out
coverage.txt
misspell*
/lint-project.sh
gitleaks.tar.gz
gitleaks.tar.gz
.idea/
.vscode/

0 comments on commit a5c64bf

Please sign in to comment.