diff --git a/.gitignore b/.gitignore index 9e2e199..db6d0e2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,8 @@ _site/ vendor/ desktop.ini -.Rhistory \ No newline at end of file +.Rhistory + +# Shouldn't be committed in the first place +secrets/actions/ALGOLIA_API_KEY +secrets/ \ No newline at end of file