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/