Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msaf9/gitignore


https://github.com/msaf9/gitignore

github gitignore

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

gitignore

Table of contents

- [Introduction](#introduction)
- [Gitignore docs](#gitignore-docs)
- [VCS](#vcs)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)

## Introduction
Using gitignore, a developer can intentionally not track the files they don't want to be on a remote repository.

## Gitignore docs
More information about the available git ignore files can be found on this [README.md](docs/README.md).

## VCS
- git
- GitHub

## Project status

> **In progress**

## Installation

### Get repository

```git
git clone https://github.com/msaf9/gitignore.git
cd gitignore
```

## License

[MIT LICENSE](LICENSE)