diff --git a/.gitignore b/.gitignore index 51ef16dd..d2bd27ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Removing non essentails to git ignore + *.zst +*.sig *pkg -*src +*src \ No newline at end of file