2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
books/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
296 B
Plaintext
Raw Normal View History

2018-01-08 12:29:49 +00:00
.DS_Store
node_modules
/dist
2022-02-16 07:04:21 +00:00
/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