[PECL-CVS] [pecl-database-pdo_oci] main: Add .gitattributes for LF line endings

[email protected] (Sharad Chandran R) Mon, 19 Jan 2026 19:33:44 +0000
Newsgroups php.pecl.cvs
Message-ID <[email protected]>
Author: Sharad Chandran R (sharadraju)
Date: 2026-01-20T01:03:16+05:30

Commit: https://github.com/php/pecl-database-pdo_oci/commit/ed7fa87eec6988d11a90d2e2c9ebb2eb47f16b9f
Raw diff: https://github.com/php/pecl-database-pdo_oci/commit/ed7fa87eec6988d11a90d2e2c9ebb2eb47f16b9f.diff

Add .gitattributes for LF line endings

Changed paths:
  A  .gitattributes


Diff:

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..94f480d
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto eol=lf
\ No newline at end of file