diff --git a/.gitignore b/.gitignore index 7cbcabc..ec4eb71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ __pycache__ .venv +.ruff_cache scores.db cache dev-config.toml diff --git a/README.md b/README.md index 04d0150..24b9549 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,8 @@ Generic drum keybinds can be found in config.toml or the settings screen ingame I like it - ## Contributing +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Yonokid/PyTaiko) + Contributions are now open. I don't have any particular contribution guidelines other than be mindful of what builtin functions already exist in this project (ie, for animations, videos, etc)