diff --git a/.gitignore b/.gitignore index 81c5340..f7c7148 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ CMakeUserPresets.json build/ .cache/ +token.h diff --git a/token.h b/token.h deleted file mode 100644 index 8a8bdae..0000000 --- a/token.h +++ /dev/null @@ -1 +0,0 @@ -#define TOKEN "Insert your token here"