From d62ba3db1c50dc6d3d0c95694a579c40cbb1f155 Mon Sep 17 00:00:00 2001 From: Kham Chaimae <khamchaimae@MacBook-Pro-de-Kham.local> Date: Mon, 21 Oct 2024 11:12:33 +0200 Subject: [PATCH] comm gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fe6036e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +results/ +.DS_Store +.Rhistory + -- GitLab