Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
25 stars 61 forks source link

Update gitignore file #113

Closed Kritika30032002 closed 5 months ago

praptisharma28 commented 5 months ago

Assign me @Kritika30032002

hiCXK commented 5 months ago

Updated the .gitignore file to this:

node_modules/ .env .env.example

logs/ *.log

pids/ .pid .seed *.pid.lock

lib/ bin/ build/

data/ mongod.lock

*.ejs

.vscode/ .idea/ .sublime .swp .swo .swn .bak *.orig

favicon.ico

.DS_Store

Thumbs.db

Is it fine?

praptisharma28 commented 5 months ago

sure @Kritika30032002 assign me.

praptisharma28 commented 5 months ago

https://github.com/Kritika30032002/Blog_Website/pull/116 Have a look @Kritika30032002 , you made it very easy for me to do, thanks. Also please don't forget to add the iwoc24 and difficulty level and close the issue too!