Files
karma/.gitignore
Łukasz Mierzwa 108383cf73 chore(backend): move main go code to the cmd folder
Make the root folder less messy by moving all karma command code to the cmd folder
2019-08-31 13:49:14 +01:00

10 lines
117 B
Plaintext

/.build
/coverage.txt
/cmd/karma/bindata_assetfs.go
/karma
/karma-*
/ui/build
/ui/coverage
/ui/node_modules
/TODO.md