Skip to content

Commit 8b96855

Browse files
committed
Added gitattributes file; Updated year in license
1 parent 7937d5e commit 8b96855

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/tests export-ignore
2+
/phpunit.xml export-ignore
3+
/phpunit.xml.old export-ignore
4+
/phpcs.xml export-ignore
5+
/docker export-ignore
6+
/.travis.yml export-ignore
7+
/.styleci.yml export-ignore
8+
/.php_cs export-ignore
9+
/.editorconfig export-ignore
10+
/.gitattributes export-ignore
11+
/.gitignore export-ignore

license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22
=====================
33

4-
Copyright © `2019` `korridor`
4+
Copyright © `2021` `korridor`
55

66
Permission is hereby granted, free of charge, to any person
77
obtaining a copy of this software and associated documentation

0 commit comments

Comments
 (0)