diff --git a/.gitignore b/.gitignore index 063b8d0..2774cfa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.vscode **/__pycache__/** -**/*.pyc \ No newline at end of file +**/*.pyc +*.cfg \ No newline at end of file