4
2
mirror of https://github.com/getbible/app.git synced 2024-06-01 18:30:49 +00:00
app/.gitignore
2020-10-24 00:21:35 +02:00

26 lines
271 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*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
#Electron-builder output
/dist_electron