mirror of
https://github.com/HSLdevcom/digitransit-ui
synced 2025-07-04 23:30:37 +02:00
25 lines
261 B
Text
25 lines
261 B
Text
.git
|
|
.gitignore
|
|
.*swp
|
|
|
|
.github
|
|
|
|
LICENSE*
|
|
Changelog.md
|
|
win-launch-scripts/
|
|
docs/
|
|
/test
|
|
|
|
/Dockerfile
|
|
|
|
node_modules
|
|
/.yarn
|
|
# todo: keep?
|
|
# !/.yarn/install-state.gz
|
|
!/.yarn/plugins
|
|
!/.yarn/releases
|
|
!/.yarn/versions
|
|
|
|
_static
|
|
/app/__generated__
|
|
/app/**/__generated__
|