mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
16 lines
195 B
Plaintext
16 lines
195 B
Plaintext
# Next.js
|
|
web/.next/
|
|
web/out/
|
|
|
|
# Node
|
|
web/node_modules/
|
|
|
|
# Logs
|
|
web/*.log
|
|
|
|
# Environment variables
|
|
web/.env
|
|
web/.env.local
|
|
web/.env.development.local
|
|
web/.env.test.local
|
|
web/.env.production.local |