Skip to content
master
Go to file
Code
This branch is 6 commits ahead, 11 commits behind alexkaratarakis:master.

Latest commit

* alexkaratarakis/master: (69 commits)
  refactor: Ignore all rc and ignore files (alexkaratarakis#108)
  feat: Add other web gitattributes (alexkaratarakis#106)
  chore: Fix highlighting of `*.gitattributes` files (alexkaratarakis#105)
  feat: Add .tgz support to Common.gitattributes (alexkaratarakis#104)
  feat: Preserve line endings in patch files (alexkaratarakis#102)
  fix: Deleted doubled file types with wrong category (alexkaratarakis#101)
  feat: Add .fish scripts support to Common.gitattributes
  feat: Support *.adb and *.ads
  feat: Support *.p
  feat: Support *.for
  feat: Support more types of Python files
  chore
  Rebalance Java and Common
  docs: Update wording of added link
  Adds link to the Github specific
  feat: Add note for using Git LFS
  chore: Add top comment
  Added Swift.gitattributes
  Remove extra spaces
  Correctly alphabetize rules
  ...
9164ae2

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 16, 2012

README.md

A Collection of Useful .gitattributes Templates

Similarly to the .gitignore Templates, we're trying to build templates for .gitattributes.

Common.gitattributes contains general exclusions that may apply to any project. Consider including them if they are applicable to your project.

You can use this handy dandy generator to generate your gitattributes files on the fly based on files inside of this repository.

Please contribute by forking and sending a pull request.

Also please only modify one file per commit. This'll make merging easier for everyone.

For more information on gitattributes: gitattributes(5) and for Github-specific grammar: Linguist docs

About

A collection of useful .gitattributes templates

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.