chore: update .gitignore to exclude /prds directory

This commit is contained in:
dal 2025-02-04 16:52:54 -07:00
parent 05e75a5652
commit 05d613c9ad
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -62,3 +62,5 @@ Cargo.lock
node_modules/
.secrets
/prds

2
cli/.gitignore vendored
View File

@ -16,4 +16,4 @@ Cargo.lock
Makefile
.vscode/
/prd
/prds