mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
31 lines
333 B
Plaintext
31 lines
333 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
|
|
# OS files
|
|
.DS_Store
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
.nyc_output
|
|
|
|
# node-waf configuration
|
|
.lock-wscript
|
|
|
|
build
|
|
dist
|
|
|
|
# Dependency directory
|
|
node_modules
|
|
|
|
# Generated files
|
|
docs
|