mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-07-07 17:45:01 +00:00
19 lines
228 B
Text
19 lines
228 B
Text
# 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-*
|