mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-03-28 17:32:37 +01:00
17 lines
150 B
Plaintext
17 lines
150 B
Plaintext
# fs & dev
|
|
.DS_Store
|
|
node_modules
|
|
dist
|
|
.temp
|
|
.eslintcache
|
|
|
|
# logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# editor
|
|
.vscode
|
|
.history |