commit c1b4b788b923af568b04e8c7bb6ab0b0ae5b95cc Author: Mohammad Rafiq Date: Thu Feb 6 15:18:34 2025 +0800 feat: add one-byte .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f59ec20 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +* \ No newline at end of file