Commit 931f2ca
committed
Update .gitattributes export-ignore
- remove non-existent entries
- add new ones not necessary for installations
Since the diff is a bit hard to read as I also sorted things alphabetically:
removed:
- /.scrutinizer.yml
- /.travis.yml
added:
- /.editorconfig
- /.github
- /.php_cs.dist1 parent e2a594b commit 931f2ca
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | | - | |
10 | 12 | | |
11 | | - | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments