fantus/.gitignore

15 lines
94 B
Plaintext

# Editors
.vscode
.idea
# Node
node_modules
# Build
.next
.cache
dist
# Config
.env
.vercel