forked from OpenNeo/impress
Matchu
2d1443da4f
Just a little affordance to help me connect to the production database to try to reproduce the memory issues locally!
21 lines
216 B
Text
21 lines
216 B
Text
.bundle
|
|
db/*.sqlite3
|
|
log/*.log
|
|
tmp/**/*
|
|
.env
|
|
.env.*
|
|
|
|
/app/assets/builds/*
|
|
!/app/assets/builds/.keep
|
|
|
|
/node_modules
|
|
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
.DS_Store
|