Skip to content

Commit

Permalink
tell git to always commit .php in unix-newlines (#1017)
Browse files Browse the repository at this point in the history
so hopefully we don't get a repeat of #994 (comment)
  • Loading branch information
divinity76 committed Apr 11, 2023
1 parent 6a6eb8a commit 3a90a59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.php text eol=lf
*.json text eol=lf

0 comments on commit 3a90a59

Please sign in to comment.