Skip to content
Snippets Groups Projects
.gitignore 200 B
Newer Older
# vim / vscode workspace config
.vim
.vscode

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*