Files
karma/.gitignore
Łukasz Mierzwa d8ce9f9710 Remove bindata_assetfs.go from git
Maintaining this file as part of git tree isn't great, it's not really possible to review changes to it, let's just build it locally, especially that we've added webpack that also builds all assets and it's the files generated by webpack that we now compile into bindata_assetfs.go
2017-08-08 12:19:01 -07:00

9 lines
88 B
Plaintext

.build
unsee
vendor
assets/static/dist
node_modules
.coverage
.tests
bindata_assetfs.go