mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
21 lines
222 B
Plaintext
21 lines
222 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
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|