aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--README.rst3
2 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index bf27aad..c021392 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,7 +20,7 @@ docs/site/
.pdm-python
.pdm-build/
.venv/
+dist/**
# vscode
-.vscode/
-
+.vscode/ \ No newline at end of file
diff --git a/README.rst b/README.rst
index e8ddeec..c6da51a 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,6 @@
❄ Nivis
=======
+.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
+ :target: https://github.com/astral-sh/ruff
+ :alt: Ruff \ No newline at end of file