1
0
Fork 0
mirror of https://github.com/kou029w/jest-hands-on.git synced 2025-03-03 19:45:16 +00:00
jest-hands-on/.gitignore

5 lines
47 B
Text
Raw Normal View History

2021-07-27 10:54:21 +09:00
/dist/
/node_modules/
/.cache/
/.parcel-cache/