2
0
mirror of https://github.com/frappe/books.git synced 2024-09-18 18:49:01 +00:00
books/.gitignore
18alantom 64671e5625 test(ui): test instance setup
- fix auto complete choice on blur
- fix button disabled
2023-06-27 13:00:17 +05:30

29 lines
301 B
Plaintext

.DS_Store
node_modules
/dbs
/dist
/notebook
# local env files
.env
.env.publish
.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
/dist_electron
log_creds.txt