Browse Source

Take manifest out of repo

master
Dylan Baker 5 years ago
parent
commit
393e448338
2 changed files with 1 additions and 1 deletions
  1. 1
    0
      .gitignore
  2. 0
    1
      manifest.json

+ 1
- 0
.gitignore View File

@@ -2,4 +2,5 @@
2 2
 .pytest_cache
3 3
 yird/static/*.css
4 4
 yird/static/*.js
5
+manifest.json
5 6
 .coverage

+ 0
- 1
manifest.json View File

@@ -1 +0,0 @@
1
-{"assets":{"app_css.css":"app_css-a8e857a2075c5754ba39.css","app_css.js":"app_css.e509ac2debe5d5805fa0.js","app_js.js":"app_js.9dc1daad314671a279cc.js"},"publicPath":""}

Loading…
Cancel
Save