Browse Source

Update gitignore to include .env and .electron-symbols/

The .electron-symbols folder is generated when uploading Electron symbols to our
self hosted Sentry via `sentry-symbols.js`.
Manav 2 years ago
parent
commit
afceec2ae9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -7,3 +7,5 @@ buildingSteps.md
 .DS_Store
 .idea/
 build/.DS_Store
+.env
+.electron-symbols/