diff --git a/.env b/.env deleted file mode 100644 index bba86c7..0000000 --- a/.env +++ /dev/null @@ -1,2 +0,0 @@ -CUDDLE_PLEASE_TOKEN="b52c18cab8a95d33f34b0d081440f77a2b156886" -#CUDDLE_PLEASE_DRY_RUN=true diff --git a/.gitignore b/.gitignore index 9c4c004..44911c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ target/ .cuddle/ +.env