diff --git a/.gitignore b/.gitignore index 0a7eb27..a74241f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ secrets.md database.json *.log +# ignore any secrets json files stored in the root directory +/*.json +