diff --git a/.gitignore b/.gitignore index a0ad585..a6715f0 100644 --- a/.gitignore +++ b/.gitignore @@ -86,4 +86,7 @@ ENV/ .spyderproject # Rope project settings -.ropeproject \ No newline at end of file +.ropeproject + +# Google API Key +ground_station/resources/core/key \ No newline at end of file