add json / yml files to gitignore

This commit is contained in:
2022-05-16 17:57:26 +02:00
parent ebbda251d9
commit 48656fccd9

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ __pycache__/
*.log
*.swp
*.conf
*.json
*.yml