Skip to content

Commit

Permalink
chore: add tsconfig.local.json to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
RotemS committed Jan 21, 2021
1 parent 61d1254 commit 94afe8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -9,6 +9,7 @@ yarn.lock
test/fixtures/ls-output/xxx.txt
.nyc_output/
.vscode/
tsconfig.local.json

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

0 comments on commit 94afe8c

Please sign in to comment.