diff --git a/.gitignore b/.gitignore index b783809..5d7baa1 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ Cargo.lock *.txt # Include all PowerShell scripts -*.ps1 \ No newline at end of file +*.ps1 + +# Include all Shell scripts +*.sh \ No newline at end of file