From c9c6215cfa68b4464cd5f547e8d94ab7fac43a7c Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Thu, 7 Mar 2019 19:04:02 +0000 Subject: [PATCH] Update gitignore with animation.csv file which is different for different drones --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d343f30e..4db4998c 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ venv.bak/ .vscode/settings.json Server/tests.py Drone/test_animation/ +Drone/animation.csv