diff --git a/.gitignore b/.gitignore index 08b6d58..e7d5a5d 100644 --- a/.gitignore +++ b/.gitignore @@ -169,4 +169,7 @@ dmypy.json .idea/ # Migrations -migrations/ \ No newline at end of file +migrations/ + +# configs +config.h \ No newline at end of file