# Unused source files
/src/
/test/
/test-ui/
/types/
.eslintrc.json
.github
tsconfig.json

# Everything else should keep same with .gitignore
*.swp
*.zip

gha-creds-*.json
latest_version.json

.fontello-session
yarn.lock
package-lock.json
npm-debug.log
/node_modules/
/out/
