mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
26 lines
312 B
Plaintext
26 lines
312 B
Plaintext
# Dependencies (installed fresh in container)
|
|
node_modules
|
|
|
|
# Build output (created fresh in container)
|
|
.next
|
|
|
|
# Development files
|
|
*.log
|
|
.env*.local
|
|
.DS_Store
|
|
|
|
# Git
|
|
.git
|
|
.gitignore
|
|
|
|
# IDE
|
|
.vscode
|
|
.idea
|
|
|
|
# Documentation (not needed in container)
|
|
README.md
|
|
|
|
# NAS recycle bin (UGREEN NAS)
|
|
\#recycle
|
|
Recycling Bin
|