Updated the .gitignore

This commit is contained in:
2022-12-27 14:59:43 +01:00
parent 57603a38c6
commit bfa7313c97

3
.gitignore vendored
View File

@ -6,6 +6,9 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
lerna-debug.log* lerna-debug.log*
# Data directories
data
# Diagnostic reports (https://nodejs.org/api/report.html) # Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json