mirror of
https://github.com/Sosokker/first-contributions.git
synced 2025-12-19 05:04:07 +01:00
changes (#66049)
This commit is contained in:
parent
77a0a3d5f9
commit
1348334cfd
@ -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.
|
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)
|
### [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.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user