renamed 'config.json' to 'example_config.json' and added it to '.gitignore'

This commit is contained in:
Daniel Sommer 2022-03-24 10:48:32 +01:00
parent ddf83ce25e
commit ddefa4fddc
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
config.json
node_modules/ node_modules/
npm-debug.log npm-debug.log