Giter Club home page Giter Club logo

kickstart.gitignorecollection's Introduction

.gitignore Collection

A piece of best practice all around the world.

Just mix up your .gitignore composed of the following components:

  • OS
  • IDE
  • Software
  • Misc

If you're working in a team, your collaborator should do the same respective their techniques & tools and merge it with the project's gitignore.

Degree of Versioning/Exclusion

Git Ignore Files are planned to become divided into different degrees of Versioning, depending on which goal you plan to achieve:

  • Maximum Versioning (some kinda Backup Strategy) — grab a Git Ignore File marked as "Min"
  • Minimal Versioning (just for tracking your manipulations) - grab the "Full" ones
  • Customized Versioning - just mix a bit!

If you're wondering why we've suffixed those Files by "Min|Full" contrariwise to their effect regarding Versioning: The Suffix describes the degree of File Exclusion, e.g. "Full" means most files (Core, etc.) are not being versioned in order to keep the Repo clean and lean.

Contribute

If you have any ideas, features or bug requests, don't hesitate to report them in the Issue Tracker.

Feel free to fork and pull.

kickstart.gitignorecollection's People

Contributors

andyhausmann avatar

Watchers

James Cloos avatar Netzweberei 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.