chore: gitignore LevelDB internal files, stop tracking auto-generated LDB bookkeeping
Release Creation / build (release) Successful in 46s
Release Creation / build (release) Successful in 46s
This commit is contained in:
@@ -9,3 +9,11 @@ node_modules/
|
||||
.history
|
||||
.github/
|
||||
|
||||
# LevelDB internals (auto-generated, churn on every open)
|
||||
packs-system/**/*.log
|
||||
packs-system/**/LOG
|
||||
packs-system/**/LOG.old
|
||||
packs-system/**/CURRENT
|
||||
packs-system/**/LOCK
|
||||
packs-system/**/MANIFEST-*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user