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