diff --git a/.gitignore b/.gitignore index feae5c1..c1fb37a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.pyc -__pycache__ \ No newline at end of file +__pycache__ +*.secrets +*.vars \ No newline at end of file