mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 03:04:05 +00:00
Yarn is fast and reliable thanks to the lock file, removing this stuff makes any front end changes a lot easier to visually diff.
12 lines
132 B
Plaintext
12 lines
132 B
Plaintext
/node_modules
|
|
/public/storage
|
|
/public/build
|
|
/public/css
|
|
/public/js
|
|
/storage/*.key
|
|
/vendor
|
|
/.idea
|
|
Homestead.json
|
|
Homestead.yaml
|
|
.env
|