Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaf9/gitignore
https://github.com/msaf9/gitignore
github gitignore
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/msaf9/gitignore
- Owner: msaf9
- License: mit
- Created: 2023-09-22T07:31:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-17T02:39:44.000Z (4 months ago)
- Last Synced: 2024-07-17T05:36:19.786Z (4 months ago)
- Topics: github, gitignore
- Homepage: https://msaf9.github.io/gitignore/
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)