aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Ricardo Cino <ricardo@cino.io>2022-11-03 22:07:18 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-03 22:07:18 +0530
commitbf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1 (patch)
treeced23932b80bb53c7cc2473d63e4351654490b1c /.gitignore
parentfix: fix contextMenu not visible (diff)
downloadferdium-app-bf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1.tar.gz
ferdium-app-bf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1.tar.zst
ferdium-app-bf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1.zip
feat: bring sentry back (#736)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d249ad0a7..246e6d00c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -229,6 +229,9 @@ web_modules/
229.env.production.local 229.env.production.local
230.env.local 230.env.local
231 231
232# sentry properties
233sentry.properties
234
232# parcel-bundler cache (https://parceljs.org/) 235# parcel-bundler cache (https://parceljs.org/)
233.cache 236.cache
234.parcel-cache 237.parcel-cache