diff --git a/.gitignore b/.gitignore index 851fa2c..9ddb60b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ node_modules/ dist/ # StartOS build output -javascript/ \ No newline at end of file +javascript/ + +# StartOS packages +*.s9pk \ No newline at end of file