velsa / notehost

Free Hosting for Notion Sites!
MIT License
87 stars 8 forks source link

How about creating `.gitignore` when repo is init? #13

Closed thilllon closed 6 months ago

thilllon commented 6 months ago

Thank you for your amazing work! It would be great if .gitignore and README.md with an installation guide would be included in the initialized repo.

e.g.,

# .gitignore
.wrangler
node_modules
velsa commented 6 months ago

.gitignore should be available in the latest version.

Please try running

npx notehost@latest init