From 085a833b169abc939aab14c23dc64f4432724d3f Mon Sep 17 00:00:00 2001 From: profitroll Date: Fri, 16 Dec 2022 13:22:17 +0100 Subject: [PATCH] Added migration script to ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bcc8d4c..7e07d90 100644 --- a/.gitignore +++ b/.gitignore @@ -164,4 +164,5 @@ inline_bot.py data/applications.json !data/cache/avatars/.gitkeep data/cache/avatars/* -.vscode \ No newline at end of file +.vscode +migrate.py \ No newline at end of file