forked from OpenNeo/impress
Matchu
8765d6c3b0
To be clear I haven't really tested this very well bc the page isn't like. working. but I'm just churning through the next references!
21 lines
218 B
Text
21 lines
218 B
Text
.bundle
|
|
db/*.sqlite3
|
|
log/*.log
|
|
tmp/**/*
|
|
.env
|
|
.vagrant
|
|
|
|
/app/assets/builds/*
|
|
!/app/assets/builds/.keep
|
|
|
|
/node_modules
|
|
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
.DS_Store
|