Files
threetwo/.gitignore
2021-04-15 15:08:54 -07:00

10 lines
101 B
Plaintext

.idea/
.DS_Store
comics/
dist/
server/
node_modules/
src/**/*.jsx
tests/__coverage__/
tests/**/*.jsx