diff .hgignore @ 498:300bac944674

Remove newrelic To be replaced with sentry (maybe).
author nanaya <me@nanaya.net>
date Sun, 15 Dec 2024 22:31:14 +0900
parents 361ab9e7ffad
children 062723d1f66c
line wrap: on
line diff
--- a/.hgignore	Sun Dec 15 22:19:46 2024 +0900
+++ b/.hgignore	Sun Dec 15 22:31:14 2024 +0900
@@ -2,7 +2,6 @@
 ^app/assets/builds$
 ^config/config_local_(\w+)\.rb$
 ^config/database\.yml$
-^config/newrelic\.yml$
 ^config/unicorn\.rb$
 ^log$
 ^node_modules$