Desktop/.gitignore
2024-08-03 20:01:18 +08:00

18 lines
207 B
Plaintext

.DS_Store
node_modules/
/dist/
/build/
build/win-unpacked/
build/win-ia32-unpacked/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln