From 027634a1a2e1c7358cfbd770bb72275ab91627ad Mon Sep 17 00:00:00 2001 From: Dmitry Ketov Date: Wed, 18 Aug 2021 22:14:29 +0300 Subject: [PATCH] .gitignore to make git status output sane --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55a5964 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.pyc +*.p +*.csv +cache/ +dumps/ +logs/ +ecus/ +Vehicles/ +EcuRenault/ +Location/