removed local development files from .gitignore

This commit is contained in:
dylan 2025-12-28 16:57:45 +00:00
parent 385f24a28a
commit 8f807cb47a

4
.gitignore vendored
View file

@ -1,7 +1,3 @@
.DS_Store .DS_Store
node_modules/* node_modules/*
.env .env
# Local development files
fetch-now.js
now-local.html
preview-now.sh