From d1d15196c41b468ed33c49c26193b5814ac6dbfa Mon Sep 17 00:00:00 2001 From: cetin Date: Tue, 12 Sep 2023 18:14:26 +0200 Subject: [PATCH] gitignore --- .gitignore | 3 +++ README.md | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c5d400b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +software/ +demo.py +DataMuons.root diff --git a/README.md b/README.md index e69de29..300cdce 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +Repository for the Projektprakium of Furkan Selim Cetin. Supervised by Andre in the LHCb Forschungsgruppe of Prof. Dr. Hansmann-Menzemer. \ No newline at end of file