Skip to content

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

License

Notifications You must be signed in to change notification settings

rottenpants466/gitignore

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 90.4%
  • Meson 6.1%
  • CSS 2.9%
  • Python 0.6%