mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
* vrt * Fix account menu test * Fix payee icons and category notes * vrt * vrt * Fix notes button * VRT * VRT * React Aria Button - All except filters and autocomplete * Release notes * Fix typecheck errors * Fix typecheck error * Fix button links * Update * Fix typecheck error * Fix link button variant * Fix typecheck error * Fix typecheck error * Fix typecheck error * Fix border * Fix mobile accounts page * VRT * Fix playwright config * Revert MobileForms and TransactionEdit * VRT * Remove borderRadius * Fix add account button * VRT * Revert VRT * Fix tests * Fix Cover and Transfer modals * Fix lint error
27 lines
313 B
Plaintext
27 lines
313 B
Plaintext
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
# dependencies
|
|
node_modules
|
|
|
|
# testing
|
|
coverage
|
|
test-results
|
|
playwright-report
|
|
|
|
# production
|
|
build
|
|
build-stats
|
|
stats.json
|
|
|
|
# misc
|
|
.DS_Store
|
|
.env
|
|
npm-debug.log
|
|
.swc
|
|
|
|
*kcab.*
|
|
public/kcab
|
|
public/data
|
|
public/data-file-index.txt
|
|
public/*.wasm
|