mirror of
https://github.com/jambonz/batch-speech-utils.git
synced 2025-12-19 06:07:43 +00:00
git ignore update to ignore .DSstore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -16,6 +16,10 @@ pids
|
||||
*.seed
|
||||
*.pid.lock
|
||||
|
||||
|
||||
|
||||
.idea
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
@@ -128,3 +132,8 @@ dist
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
|
||||
# cache
|
||||
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user