add conf files to gitignore

This commit is contained in:
2022-05-16 17:49:04 +02:00
parent 431aa9cb51
commit ebbda251d9

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ __pycache__/
*.db *.db
*.log *.log
*.swp *.swp
*.conf