mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-08-02 18:28:49 -04:00
20 lines
240 B
Plaintext
20 lines
240 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Production build
|
|
/build
|
|
|
|
# Generated Docusaurus files
|
|
/.docusaurus
|
|
.docusaurus
|
|
|
|
# Misc
|
|
.DS_Store
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Keep the docs release notes directory tracked
|
|
!release
|