Skip to content

Commit e38de8e

Browse files
committed
build: generate files (#100)
1 parent cb0445b commit e38de8e

File tree

4 files changed

+1126
-1237
lines changed

4 files changed

+1126
-1237
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,12 @@ zsdoc/data
558558
bin
559559
.scannerwork
560560
.secrets
561+
public
561562
TMP_CHANGELOG.md
562563
.task
563564
.terraform.lock.hcl
564565
*.lock.hcl
566+
*.zip
565567
.external_modules
568+
vendor
566569

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), install this pl
7777

7878
If you're using [Antibody](https://github.com/getantibody/antibody), install this plugin by doing the following:
7979

80-
1. Add :
80+
1. Add :
8181

8282
```{.sourceCode .bash}
8383
antibody bundle hadenlabs/zsh-nvm
@@ -158,7 +158,7 @@ Using the given version number of `MAJOR.MINOR.PATCH`, we apply the following co
158158

159159
## Copyright
160160

161-
Copyright © 2018-2023 [Hadenlabs](https://hadenlabs.com)
161+
Copyright © 2018-2024 [Hadenlabs](https://hadenlabs.com)
162162

163163
## Trademarks
164164

0 commit comments

Comments
 (0)