diff --git a/server/.gitignore b/server/.gitignore index e093e3a..d18d035 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -1,6 +1,8 @@ # Created by https://www.toptal.com/developers/gitignore/api/python,visualstudiocode # Edit at https://www.toptal.com/developers/gitignore?templates=python,visualstudiocode +.tool-versions + ### Python ### # Byte-compiled / optimized / DLL files __pycache__/