Skip to content

Commit 0fd0f92

Browse files
committed
chore(global): update config files behind the scenes
Going to do dependency upgrades later.
1 parent 37d1785 commit 0fd0f92

File tree

7 files changed

+141
-927
lines changed

7 files changed

+141
-927
lines changed

.gitignore

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,8 @@ web_modules/
7373
.yarn-integrity
7474

7575
# dotenv environment variable files
76-
.env
77-
.env.development.local
78-
.env.test.local
79-
.env.production.local
80-
.env.local
76+
*.decrypted
77+
.env.keys
8178

8279
# parcel-bundler cache (https://parceljs.org/)
8380
.cache
@@ -152,4 +149,4 @@ dist
152149
# vendor/
153150

154151
# Go workspace file
155-
go.work
152+
go.work

.wakatime-project

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@recaptime-dev/squad-bots

0 commit comments

Comments
 (0)