/gitignore

A simple application for getting gitigore reference from https://gitignore.io

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Icon

Gitignore

Gitignore reference for various languages


App Center

Screenshot

Screenshot Screenshot Screenshot

Report a problem!

📕 Contents

🛠️ Prerequisites

Dependencies required before building:

  • meson
  • valac
  • libgranite-dev
  • libgtk-3-dev
  • libgranite-3.0-dev
  • libsoup2.4-dev
  • libsqlite3-dev

🔗 Installation

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

💻 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

🎉 Special Thanks

📄 License

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