diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..dfdb8b77 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf diff --git a/tauri-plugin-vpnservice/android/.gitignore b/tauri-plugin-vpnservice/android/.gitignore index c0f21ec2..add8dd33 100644 --- a/tauri-plugin-vpnservice/android/.gitignore +++ b/tauri-plugin-vpnservice/android/.gitignore @@ -1,2 +1,3 @@ /build /.tauri +/.gradle