GithubHelp home page GithubHelp logo

alexxnica / gitignore-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toptal/gitignore

0.0 0.0 0.0 193 KB

The largest collection of useful .gitignore templates

Home Page: https://www.gitignore.io

License: MIT License

Shell 100.00%

gitignore-1's Introduction


The largest collection of useful .gitignore templates


template count license

About

GitHub currently hosts the canonical repository of .gitignore templates at https://github.com/github/gitignore, but occasionally is hesitant to merge changes without proper documentation based on their contributing guidelines. This repository serves as an alternate source for contributing .gitignore templates.

This project is also the canonical repository where the https://www.gitignore.io template list comes from.

Files

There are four file file types that gitignore.io recoginzes

  1. Templates

    A .gitignore file is the foundation of all templates. Each .gitignore file contains gitignore information related to the title of the file. For example, Go.gitignore contains a gitignore template that is used when creating a project usingthe Go programming language.

  2. Patch

    A .patch is a file to extend the functionality of a template. The source for some of the template files on dvcs/gitignore come from github/gitignore. GitHub maintains strict contributing guidlines and the .patch file allows anyone to extend any of the templates to add extra template rules

  3. Stack

    A .stack is a file that allows for the creation of code stacks (LAMP, MEAN, React Native). In todays development environment a .gitignore file is usually comprised of multiple technologes. A stack creates an elegant way to keep the stack up to date with child dependencies.

  4. Order

    The order file simply ensure that if certain templates are requested, the order in which the templates are loaded is maintinted.

gitignore-1's People

Contributors

craftand avatar dominicvonk avatar drrlvn avatar garryaylott avatar girlpunk avatar gluons avatar gucong3000 avatar guitarzan avatar jg-you avatar jhoepken avatar joeblau avatar josemalonsom avatar kchimbo avatar kishu27 avatar koppor avatar koynovstas avatar ladland avatar leesah avatar lpalgarvio avatar maxgaukler avatar mkobit avatar mseymour avatar osrecio avatar pascalberger avatar pjimmy avatar robsonsobral avatar sethlivingston avatar socketz avatar tangestani avatar zippy1981 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.