Add public directory to gitignore.

This commit is contained in:
Bauke 2022-10-07 15:05:57 +02:00
parent 4a592915fd
commit 5f5893a408
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -11,3 +11,6 @@ coverage/
# NodeJS files
node_modules/
pnpm-lock.yaml
# Default web build output directory
public/