From f4767609486629c03a1d8f9971cb49a22b3434d3 Mon Sep 17 00:00:00 2001 From: acereca Date: Mon, 9 Apr 2018 19:31:20 +0200 Subject: [PATCH] update gitignore --- .gitignore | 7 ++++++- data/ea_control.py | 1 - data/log.csv | 1 - 3 files changed, 6 insertions(+), 3 deletions(-) delete mode 120000 data/ea_control.py delete mode 120000 data/log.csv diff --git a/.gitignore b/.gitignore index b39f600..3907be7 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,9 @@ # BibTeX *.bbl -*.blg \ No newline at end of file +*.blg + +# links +data/log.csv +data/ea_control.py +data/labcontrol diff --git a/data/ea_control.py b/data/ea_control.py deleted file mode 120000 index 0c892bd..0000000 --- a/data/ea_control.py +++ /dev/null @@ -1 +0,0 @@ -/remote_media/m03/home/pi/ea_control.py \ No newline at end of file diff --git a/data/log.csv b/data/log.csv deleted file mode 120000 index 248fb77..0000000 --- a/data/log.csv +++ /dev/null @@ -1 +0,0 @@ -/remote_media/m03/home/pi/log.csv \ No newline at end of file