diff --git a/.gitignore b/.gitignore index b6e4761..39b51fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.ssh/ +files/ +data/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]