diff --git a/.gitignore b/.gitignore index 0e5eb48..0cf09b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ config.ini -gpx_files/ \ No newline at end of file +gpx_files/ +__pycache__/ \ No newline at end of file