mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-28 13:08:53 +03:00
29 lines
322 B
Text
29 lines
322 B
Text
.DS_Store
|
|
node_modules
|
|
/dist
|
|
|
|
# asdf config
|
|
.tool-versions
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
vuetorrent/**
|
|
config
|
|
Downloads
|
|
.env.development
|