diff --git a/.gitignore b/.gitignore index 5568589..25f032b 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,7 @@ dmypy.json .pyre/ # End of https://www.gitignore.io/api/python + + +# private +test.py \ No newline at end of file