mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
20 lines
228 B
Plaintext
20 lines
228 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
# Build artifacts
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
build
|
|
|
|
# Vite bundler
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|