We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247eb5a commit ac3c92bCopy full SHA for ac3c92b
.gitignore
@@ -36,6 +36,7 @@ latest.dump
36
37
# Ignore application configuration
38
/config/application.yml
39
+/config/new_relic.yml
40
/public/packs
41
/public/packs-test
42
/node_modules
@@ -52,4 +53,4 @@ package-lock.json
52
53
.idea/
54
55
#sitemap
-/public/sitemap.xml.gz
56
+/public/sitemap.xml.gz
config/new_relic.yml
0 commit comments