This is an automated email from the ASF dual-hosted git repository.

manuelbeck pushed a commit to branch pr-gitignore-add-trailing-new-line
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 36248d07a5e6bc9b1c55d6b7615ae63ab332ea3f
Author: Manuel Beck <[email protected]>
AuthorDate: Fri Jan 2 03:22:00 2026 +0100

    Add missing trailing new line
    
    All Cordova files have to end with a trailing new line
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 6f772acd..5fed495f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,4 @@ npm-debug.log
 **/www/cordova.js
 
 # Swift Package Manager (SPM) build artifacts
-.build/
\ No newline at end of file
+.build/


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to