4
2
mirror of https://github.com/getbible/app.git synced 2024-09-30 09:39:01 +00:00
app/.gitignore

24 lines
231 B
Plaintext
Raw Normal View History

2020-10-23 21:50:02 +00:00
.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?