Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Gichbuoy authored Apr 18, 2023
1 parent 77a0a3d commit 1348334
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ This document provides information about how to undo a commit on your local repo
This document is dedicated to all the tips and tricks websites, blog posts, and helpful sites that make our lives easier. They are a great reference to serve all of our needs, be it a beginner or an expert. This page should act as an index of all those useful links that would help everybody who is new in the open-source domain or someone who wants to learn more.

### [Creating a .gitignore file](creating-a-gitignore-file.md)
This document explains what a .gitignore file does, why to use it and how to create a .gitignore file. This file is used in almost all git projects. It helps commit only necessary files to git.

This document explains what a .gitignore file does, why to use it and how to create a .gitignore file. This file is used in almost all git projects. It helps commit only the necessary files to git.

0 comments on commit 1348334

Please sign in to comment.