arshubham / gitignore

A simple application for getting gitigore reference from https://gitignore.io
GNU General Public License v3.0
8 stars 7 forks source link
Icon

Gitignore

Gitignore reference for various languages


App Center

Screenshot

Screenshot Screenshot Screenshot

Report a problem!

:closed_book: Contents

:hammer_and_wrench: Prerequisites

Dependencies required before building:

:link: Installation

git clone https://github.com/arshubham/gitignore.git
cd gitignore
meson build --prefix=/usr
cd build
ninja
sudo ninja install

:computer: Contributing workflow

Here’s how we suggest you go about proposing a change to this project:

  1. Fork this project to your account.
  2. Create a branch for the change you intend to make.
  3. Make your changes to your fork.
  4. Send a pull request from your fork’s branch to our master branch

:tada: Special Thanks

:page_facing_up: License

This project is distributed under the terms of the GNU General Public License, version 3 - see the LICENSE.md file for details.