mirror of
https://github.com/DeBrosOfficial/network.git
synced 2026-01-30 16:13:04 +00:00
16 lines
169 B
Plaintext
16 lines
169 B
Plaintext
# Dependencies
|
|
apps/*/node_modules/
|
|
apps/*/.next/
|
|
apps/*/dist/
|
|
|
|
# Build outputs
|
|
apps/go-backend/api
|
|
tarballs/*.tar.gz
|
|
|
|
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# OS files
|
|
.DS_Store
|