diff --git a/.dockerignore b/.dockerignore index 7cb6b09a8..30bd2e249 100644 --- a/.dockerignore +++ b/.dockerignore @@ -20,4 +20,5 @@ dashboard/ data/ changelogs/ tests/ -.ruff_cache/ \ No newline at end of file +.ruff_cache/ +.astrbot \ No newline at end of file diff --git a/.gitignore b/.gitignore index 5d4ef6c22..14e6bf8cb 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ packages/python_interpreter/workplace .conda/ .idea pytest.ini +.astrbot \ No newline at end of file