Files
actual/packages/desktop-client/.gitignore
Jed Fox bf05b759aa Remove duplicate migration and default-db.sqlite files (#870)
These files will be automatically recreated by `yarn build:api`,
`yarn build:browser`, and `yarn start:browser`, so we don’t need
them in the repo.
2023-04-09 14:21:59 -04:00

22 lines
253 B
Plaintext

# See http://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
node_modules
# testing
coverage
test-results
# production
build
# misc
.DS_Store
.env
npm-debug.log
*kcab.*
public/kcab
public/data
public/data-file-index.txt