chore: Update .gitignore to allow PWA files in public directory

This commit is contained in:
2026-03-27 13:23:52 -07:00
parent c0f9733c10
commit 1465bbbee0
+3 -1
View File
@@ -1,6 +1,8 @@
.env .env
log/* log/*
public/ public/assets/
public/*.ico
public/*.png
node_modules/ node_modules/
spec/examples.txt spec/examples.txt
Gemfile.lock Gemfile.lock