Added newline at end of .gitignore files (#141270)

Added missing required newline at end of some `.gitignore` files. All other `.gitignore` files ends with a newline except the changed ones, hence the PR.

> *List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.*

**Not listing any issues because of trivial fixes as mentioned above.**
This commit is contained in:
OutdatedGuy 2024-01-13 04:52:11 +05:30 committed by GitHub
parent 6b91fcb20f
commit a8cb8af857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 5 deletions

View file

@ -120,3 +120,4 @@ Sabin Neupane <sabin.neupane26@gmail.com>
Mahdi Bagheri <1839491@gmail.com>
Mok Kah Wai <taboosun1996@gmail.com>
Lucas Saudon <lsaudon@gmail.com>
Om Phatak <everythingoutdated@gmail.com>

View file

@ -1 +1 @@
/build
/build

View file

@ -3,4 +3,4 @@ gradle-wrapper.jar
/captures/
/gradlew
/gradlew.bat
/local.properties
/local.properties

View file

@ -66,4 +66,4 @@ fastlane/test_output
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode
iOSInjectionProject/
iOSInjectionProject/

View file

@ -35,4 +35,4 @@ Icon?
/Flutter/Generated.xcconfig
/Flutter/ephemeral/
/Flutter/flutter_export_environment.sh
/Flutter/flutter_export_environment.sh

View file

@ -35,4 +35,4 @@ Icon?
/Flutter/Generated.xcconfig
/Flutter/ephemeral
/Flutter/flutter_export_environment.sh
/Flutter/flutter_export_environment.sh