mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
20 lines
214 B
Plaintext
20 lines
214 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
|