commit bc39503175c086c1218c75ed29f8b2e28aa97525 Author: PorridgePi Date: Sun Oct 8 02:45:29 2023 +0800 gitignore: feat: add gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b1df3ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.mobileconfig + +# macOS +.DS_Store