1
0
Fork 0
mirror of https://github.com/yuzu-emu/liftinstall.git synced 2025-01-11 11:35:27 +00:00
liftinstall/ui/.gitignore
2019-06-25 11:06:28 +08:00

22 lines
214 B
Plaintext

.DS_Store
node_modules
/dist
# 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*