diff options
| author | Yuval Adam <_@yuv.al> | 2020-09-23 17:58:06 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-09-23 17:58:32 +0300 |
| commit | a1aeb3d7f47522b6f1e33cc0a6391edffb4e4937 (patch) | |
| tree | 3425841740f22d3b5f5a61fbd80278496189c937 /.gitignore | |
| parent | e9942559847d46face3ee0763c875a625abb4c2a (diff) | |
Add lint and formatting tools
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ +*.pyc +__pycache__ stations.txt |
