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 năm trước cách đây
mục cha
commit
afceec2ae9
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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