diff --git a/.gitignore b/.gitignore index 02e1563..ba841c4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ !README.md # ...but ignore READMEs in the build folder build/README.md +# ...and the backup peppermint.json files created when using the settings GUI +peppermint.json.bak # And the Module API Docs !Module_API_Docs.md # And the changelog