23 lines
324 B
Plaintext
23 lines
324 B
Plaintext
# IDE
|
|
.idea/
|
|
.vs/
|
|
styles/*.css
|
|
|
|
# Node Modules
|
|
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-*
|
|
|
|
# YAML source for pack round-trip
|
|
packs_src/
|
|
|