update gitignore
This commit is contained in:
parent
191f7cd2d9
commit
f476760948
|
@ -20,4 +20,9 @@
|
||||||
|
|
||||||
# BibTeX
|
# BibTeX
|
||||||
*.bbl
|
*.bbl
|
||||||
*.blg
|
*.blg
|
||||||
|
|
||||||
|
# links
|
||||||
|
data/log.csv
|
||||||
|
data/ea_control.py
|
||||||
|
data/labcontrol
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
/remote_media/m03/home/pi/ea_control.py
|
|
|
@ -1 +0,0 @@
|
||||||
/remote_media/m03/home/pi/log.csv
|
|
|
Loading…
Reference in New Issue