Richie Bendall
4c310008ea
Merge pull request #109 from skarzi/patch-1
...
add python stubs files (.pyi)
2020-04-15 11:00:00 +12:00
Łukasz Skarżyński
2f9f9e7463
add python stubs files (.pyi)
2020-04-14 21:15:30 +02:00
Nikolay Borzov
b1fa58eb0c
refactor: Ignore all rc and ignore files ( #108 )
...
* Describe all rc and ignore files with pattern
- `*.*rc ` match all RC files (like `.babelrc`)
- `*.*ignore` match all 'ignore' files (like `.npmignore`)
* chore: Fix capitalisation
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-02-28 08:20:37 +13:00
Nikolay Borzov
809623f545
feat: Add other web gitattributes ( #106 )
...
- `.eslintignore` Sets files to be ignored by ESLint
- `.mocharc` Mocha configuration
- `.nycrc` Istanbul CLI `nyc` configuration
- `.prettierrc` Prettier configuration
- `prettierignore` Sets files to be ignored by Prettier
- `.toml` Tom's Obvious, Minimal Language.
2020-02-25 10:06:54 +13:00
John Gardner
4feef52ca2
chore: Fix highlighting of *.gitattributes
files ( #105 )
2020-01-08 01:31:47 +13:00
Dmytro Gokun
5a965d3a00
feat: Add .tgz support to Common.gitattributes ( #104 )
2019-12-28 23:43:59 +13:00
Nick Brook
0bfe1e5741
feat: Preserve line endings in patch files ( #102 )
...
I believe this is the correct attribute for patch files, where line endings can be mixed – the patch statements use LF, but the patch contents can be CRLF or LF
2019-11-09 12:32:15 +13:00
Christian Riedel
b5454117ab
fix: Deleted doubled file types with wrong category ( #101 )
2019-10-17 19:42:41 +13:00
sAy
79abafdfba
feat: Add .fish scripts support to Common.gitattributes
2019-09-28 12:55:09 +12:00
Richie Bendall
1a244a6394
feat: Support *.adb and *.ads
2019-07-17 15:25:27 +12:00
Richie Bendall
9529063c54
feat: Support *.p
2019-07-17 15:23:10 +12:00
Richie Bendall
ac5035e1d2
feat: Support *.for
2019-07-17 15:21:18 +12:00
Richie Bendall
5ae94608ba
feat: Support more types of Python files
2019-07-17 15:18:38 +12:00
Richie Bendall
abb2095fa5
Merge pull request #99 from mig4/rebalance-java-common
...
Rebalance Java and Common
2019-07-14 13:28:59 +12:00
Richie Bendall
aef3563e0b
chore
2019-07-14 13:28:42 +12:00
mig4
b7c0d53361
Rebalance Java and Common
...
Remove duplicated rules from `Java`, and move those that make sense to
`Common`. This way both rules files can be used together, and the
settings for more generic files like shell scripts, JSON, YAML can be
more easily applied to other types of projects.
Add settings that ensure Windows based scripts (`.bat` and `.cmd`) end
with CRLF.
2019-07-13 21:06:52 +01:00
Richie Bendall
aa3d5837de
Merge pull request #98 from sobolevn/patch-1
...
docs: Add link to Github specific grammar
2019-07-11 17:53:23 +12:00
Richie Bendall
8212a8c276
docs: Update wording of added link
2019-07-11 17:52:56 +12:00
Nikita Sobolev
b5e2f28afa
Adds link to the Github specific
...
There are several specific Github attributes to control how you changes and source code are presented.
For example, one can use `linguist-generated` or `linguist-vendored` and to discard some files from language index.
Examples:
- https://github.com/wemake-services/wemake-django-template/blob/master/.gitattributes
- https://help.github.com/en/articles/customizing-how-changed-files-appear-on-github
2019-07-08 15:33:17 +03:00
Richie Bendall
29e6446404
feat: Add note for using Git LFS
2019-07-06 21:01:51 +12:00
Richie Bendall
ade265026b
Merge pull request #97 from Dinsen/master
...
Added Swift.gitattributes
2019-07-06 13:26:22 +12:00
Richie Bendall
ae07f3d5d6
chore: Add top comment
2019-07-06 13:26:08 +12:00
Dinsen
472ace07bd
Added Swift.gitattributes
2019-07-06 00:50:35 +02:00
Richie Bendall
dd8fd1a58b
Remove extra spaces
2019-07-04 20:32:22 +12:00
Richie Bendall
df1ea4a4bc
Correctly alphabetize rules
2019-07-04 20:31:21 +12:00
Richie Bendall
e13738124e
Merge pull request #96 from Neargye/master
...
add Unity.gitattributes
2019-06-16 01:04:39 +12:00
Richie Bendall
86dceb3f06
Update formatting
...
Made all options start in the same text column
Removed LFS options since it is more likely someone won't want to use LFS
2019-06-16 01:04:15 +12:00
terik23
7a26ba4db9
add Unity.gitattributes
2019-06-15 15:17:55 +05:00
Richie Bendall
96066ed0d4
Gifv support
2019-05-10 18:05:01 +12:00
Richie Bendall
8a6b74ee27
ipynb support
2019-04-27 17:05:41 +12:00
Richie Bendall
0d3f60ad11
Add other locks files and format
2019-04-27 17:03:07 +12:00
Richie Bendall
f7a9ef7306
Livescript support
2019-04-25 11:28:40 +12:00
Richie Bendall
4f4d06eb03
Pickle support
2019-04-21 21:39:50 +12:00
Richie Bendall
67645384db
Fixed svg type wording
2019-04-21 19:16:56 +12:00
Richie Bendall
cc07560877
cmd and ps1 support
2019-04-21 13:35:59 +12:00
Richie Bendall
518592ee3b
Proper sh line endings and added bash support
2019-04-21 13:32:14 +12:00
Richie Bendall
bcafb40a85
CSS diff on SCSS
2019-04-20 12:50:23 +12:00
Richie Bendall
ddc92ebddc
Update Drupal from source
2019-04-20 12:38:07 +12:00
Richie Bendall
3bbc79c5e7
Format gitattributes files
2019-04-20 12:35:18 +12:00
Richie Bendall
98c843fb2b
CSharp text type
2019-04-20 12:15:36 +12:00
Richie Bendall
d1514be2a5
Normalize svg type ( Fixes #45 )
2019-04-20 12:10:44 +12:00
Richie Bendall
a452a365b1
Merge branch 'master' of https://github.com/alexkaratarakis/gitattributes
2019-04-19 19:00:30 +12:00
Richie Bendall
940dedf274
Ruby diff
2019-04-19 19:00:18 +12:00
Richie Bendall
26c6a53368
Add generator link
2019-04-19 14:32:05 +12:00
Richie Bendall
9f34a04b3c
Fix java diff
2019-04-19 10:57:15 +12:00
Richie Bendall
c84166e390
Use HTTPS where possible in links
2019-04-18 16:51:46 +12:00
Richie Bendall
e5b58303b4
Improved ActionScript gitattributes
2019-04-18 16:48:32 +12:00
Richie Bendall
dca5755795
Delphi gitattributes
2019-04-18 15:45:45 +12:00
Richie Bendall
e8beafb86f
Pascal gitattributes
2019-04-18 14:43:10 +12:00
Richie Bendall
dd42e45349
Add .m to ObjectiveC
2019-04-18 14:05:37 +12:00