Skip to content

Commit

Permalink
add /.vscode into .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kkos committed Aug 8, 2023
1 parent 7022c01 commit e7e97ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ m4/*.m4
/coverage
/coverage.info
/fuzzers
/.vscode

# src/
/src/unicode_fold?_key.gperf
Expand Down

0 comments on commit e7e97ca

Please sign in to comment.