2018-01-08 12:29:49 +00:00
|
|
|
.DS_Store
|
2019-12-12 17:37:43 +00:00
|
|
|
node_modules
|
2023-06-27 07:30:17 +00:00
|
|
|
/dbs
|
2019-12-12 17:37:43 +00:00
|
|
|
/dist
|
2022-02-16 07:04:21 +00:00
|
|
|
/notebook
|
2019-12-12 17:37:43 +00:00
|
|
|
|
|
|
|
# local env files
|
2021-11-23 07:26:46 +00:00
|
|
|
.env
|
2023-05-09 10:33:21 +00:00
|
|
|
.env.publish
|
2019-12-12 17:37:43 +00:00
|
|
|
.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?
|
|
|
|
|
|
|
|
#Electron-builder output
|
2022-01-28 08:03:07 +00:00
|
|
|
/dist_electron
|
2022-03-14 07:01:09 +00:00
|
|
|
log_creds.txt
|