Files
web2.0-frontend/.gitignore
T
2018-06-20 09:35:41 +03:00

8 lines
120 B
Plaintext

.idea/
dist/
node_modules/
src/**/*.jsx
tests/jest/__coverage__/
tests/jest/**/*.jsx
tests/testcafe/screenshots
.vscode/