| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,5 @@ | |||
| 1 | 1 | # generic | |
| 2 | 2 | jspm_packages | |
| 3 | - bower_components | ||
| 4 | 3 | node_modules | |
| 5 | 4 | !.eslintrc.js | |
| 6 | 5 | ||
@@ -11,5 +10,5 @@ static/vendor/javascripts | |||
| 11 | 10 | static/src/javascripts-legacy/projects/common/utils/atob.js | |
| 12 | 11 | static/src/javascripts-legacy/projects/common/utils/picturefill.js | |
| 13 | 12 | ||
| 14 | - # tests | ||
| 13 | + # tests #karma-jest | ||
| 15 | 14 | static/test/javascripts/components | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,8 +57,6 @@ static/src/stylesheets/icons/* | |||
| 57 | 57 | .springBeans | |
| 58 | 58 | .cache | |
| 59 | 59 | ||
| 60 | - bower_components | ||
| 61 | - | ||
| 62 | 60 | # Scala test framework # | |
| 63 | 61 | local.conf | |
| 64 | 62 | ||
@@ -71,4 +69,3 @@ static/src/stylesheets/pasteup/.npmrc | |||
| 71 | 69 | # SSL certificates | |
| 72 | 70 | *.crt | |
| 73 | 71 | *.key | |
| 74 | - | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments