consul/website/.gitignore

11 lines
195 B
Plaintext
Raw Normal View History

2020-04-06 16:27:35 -04:00
node_modules
.DS_Store
.next
out
.mdx-data
2020-06-29 12:14:43 -04:00
# As per Next.js conventions (https://nextjs.org/docs/basic-features/environment-variables#default-environment-variables)
.env*.local
website-preview