diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..0df2bc0 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,2 @@ +# Black format commit +89e88c8a1b26e2c6ca242d0bba6cdba8da35c3ae diff --git a/README.md b/README.md index 2d5c56a..eedd120 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,3 @@ Hey boy, what is the `pit.db` file? Oh, just for fun, and because I love this project, I use [pit by michaeldv](https://github.com/michaeldv/pit) to follow my task etc. It makes me think I should push my python version of this project on occasion when I will take the time to do... - - diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..49977e2 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +requests +pre-commit +black