Skip to content

Commit 3b6d4fe

Browse files
authored
Merge pull request #123 from fschmtt/gitattributes
chore: add .gitattributes
2 parents 9fcb367 + 3127976 commit 3b6d4fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitattributes

+12
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,15 @@
22
/.direnv export-ignore
33
/.github export-ignore
44
/tests export-ignore
5+
6+
/.editorconfig export-ignore
7+
/.envrc export-ignore
8+
/.gitattributes export-ignore
9+
/.gitignore export-ignore
10+
/compose.yaml export-ignore
11+
/devenv.lock export-ignore
12+
/devenv.nix export-ignore
13+
/devenv.yaml export-ignore
14+
/ecs.php export-ignore
15+
/phpstan.neon export-ignore
16+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)