From 7fcf741c54a92b91baf4665bc355c3a81d46b0ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Henrik=20G=C3=B6bbert?= <goebbert1@jrl03.jureca> Date: Thu, 16 Jan 2020 14:24:00 +0100 Subject: [PATCH] adding file tmpfile --- 001-Tutorials/004-Scientific-Python-Lectures/tmpfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 001-Tutorials/004-Scientific-Python-Lectures/tmpfile diff --git a/001-Tutorials/004-Scientific-Python-Lectures/tmpfile b/001-Tutorials/004-Scientific-Python-Lectures/tmpfile new file mode 100644 index 0000000..76810ac --- /dev/null +++ b/001-Tutorials/004-Scientific-Python-Lectures/tmpfile @@ -0,0 +1,2 @@ + +A short-lived file. -- GitLab