52 lines
752 B
Text
52 lines
752 B
Text
*.pyc
|
|
dist/
|
|
node_modules/
|
|
*.svg
|
|
backend/.env
|
|
node_modules/
|
|
dist/
|
|
build/
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.vscode/
|
|
.idea/
|
|
coverage/
|
|
.nyc_output/
|
|
*.md
|
|
!README.md
|
|
.eslintcache
|
|
.cache
|
|
*.tsbuildinfo
|
|
.zed
|
|
backend/notes.db
|
|
frontend/src/assets/fontawesome/js/duotone-regular.js
|
|
frontend/src/assets/fontawesome/js/fontawesome.min.js
|
|
frontend/src/pages/Import.tsx
|
|
!xmark.svg
|
|
!plus.svg
|
|
!circle-check.svg
|
|
!rotate.svg
|
|
!circle-exclamation.svg
|
|
!folder.svg
|
|
!tags.svg
|
|
!caret-right.svg
|
|
!folder-plus.svg
|
|
!file-circle-plus.svg
|
|
!bold.svg
|
|
!italic.svg
|
|
!strikethrough.svg
|
|
!code.svg
|
|
!list-ul.svg
|
|
!list-ol.svg
|
|
!square-check.svg
|
|
!code-simple.svg
|
|
!quote-left.svg
|
|
!gear.svg
|