Skip to content

ProcNULL/gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

gitignore Collection

Our collection of useful .gitignore templates.

Directory and File Structure

File Naming:

  • *.iee.gitignore means Ignore Everything Except-Ignore files
  • *.is.gitignore are Ignore Specific Files-Ignores

Dirs:

  • /lang/ are language specific gitignores (example: python, java)
  • /ide/are IDE / editor specific ignores, most likely only .is.ignore (example: pycharm, visualstudio)
  • /framework/are framework specific ignores (example: pyramid, rubyonrails)

About

Our collection of useful .gitignore templates -- GitHub's Version: https://github.com/github/gitignore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published