diff --git a/.gitignore b/.gitignore index ebf60ea..57789a6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ # Exception !/default/* +!/defult/ !/docs/* !/src/main.py !/src/*_backend.py diff --git a/default/cfg.py b/default/cfg.py index a26280e..d3ee7ed 100644 --- a/default/cfg.py +++ b/default/cfg.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Danbooru Bot, an image posting bot for Pleroma -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon <@Anon@yandere.cc> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by