From a1aeb3d7f47522b6f1e33cc0a6391edffb4e4937 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 23 Sep 2020 17:58:06 +0300 Subject: Add lint and formatting tools --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 243514f..1c24b6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +*.pyc +__pycache__ stations.txt -- cgit v1.3.1