[PECL-CVS] [pecl-database-oci8] main: Add .gitattributes for LF line endings
[email protected] (Sharad Chandran R) Fri, 16 Jan 2026 09:19:22 +0000
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Sharad Chandran R (sharadraju) Date: 2026-01-16T14:39:09+05:30 Commit: https://github.com/php/pecl-database-oci8/commit/38cb9f2bb602e65dd4acc418f3ad37f62e057797 Raw diff: https://github.com/php/pecl-database-oci8/commit/38cb9f2bb602e65dd4acc418f3ad37f62e057797.diff Add .gitattributes for LF line endings Changed paths: A .gitattributes Diff: diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf