diff --git a/www/.gitignore b/www/.gitignore index 8f322f0d..b04d3ebd 100644 --- a/www/.gitignore +++ b/www/.gitignore @@ -33,3 +33,6 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +.sentryclirc + diff --git a/www/.sentryclirc b/www/.sentryclirc deleted file mode 100644 index f6a9ba41..00000000 --- a/www/.sentryclirc +++ /dev/null @@ -1,2 +0,0 @@ -[auth] -token=***REMOVED***