next-terminal/.gitignore
2021-03-19 23:06:06 +08:00

27 lines
221 B
Plaintext

yarn.lock
web/build
*.log
*.db
.DS_Store
.eslintcache
.env
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# ignore ide config
.idea
.vscode
# vim
*.swp
# playground
playground/next-terminal
/log