renamed 'config.json' to 'example_config.json' and updated '.gitignore'

This commit is contained in:
Daniel Sommer 2022-03-24 10:54:43 +01:00
parent 842c432aa3
commit d21e9ef018
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

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