26 lines
269 B
Plaintext
26 lines
269 B
Plaintext
# Dependências
|
|
node_modules
|
|
npm-debug.log
|
|
yarn-debug.log
|
|
yarn-error.log
|
|
|
|
# Next.js
|
|
.next
|
|
out
|
|
|
|
# Arquivos de desenvolvimento
|
|
.git
|
|
.gitignore
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# Outros
|
|
README.md
|
|
*.md
|
|
.DS_Store |