diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 499b8b1..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 0e4b188..ff8f85b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/conf/@eaDir +@eaDir/ +.DS_Store +__pycache__/ +*.pyc diff --git a/@eaDir/.DS_Store@SynoResource b/@eaDir/.DS_Store@SynoResource deleted file mode 100644 index 688af44..0000000 Binary files a/@eaDir/.DS_Store@SynoResource and /dev/null differ diff --git a/apps/__pycache__/hello.cpython-312.pyc b/apps/__pycache__/hello.cpython-312.pyc deleted file mode 100644 index a66cbc3..0000000 Binary files a/apps/__pycache__/hello.cpython-312.pyc and /dev/null differ