chore: ignore seed.cjs
This commit is contained in:
parent
7ae10b4ecc
commit
9b6bc1ba5d
2 changed files with 3 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ README.md
|
||||||
.git
|
.git
|
||||||
README.create-t3-gg.md
|
README.create-t3-gg.md
|
||||||
charts
|
charts
|
||||||
|
seed.cjs
|
||||||
|
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -40,3 +40,5 @@ yarn-error.log*
|
||||||
|
|
||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
seed.cjs
|
||||||
|
|
|
||||||
Reference in a new issue