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