From: Benjamin Auder Date: Tue, 6 Dec 2016 23:44:26 +0000 (+0100) Subject: ignore .Rhistory and a few other files X-Git-Url: https://git.auder.net/assets/%7B%7B%20asset%28%27mixstore/css/store/%7B%7B%20path%28%27mixstore_store_usecase_view%27%2C%20%7B%20id:%20ucs.id%20%7D%29%20%7D%7D?a=commitdiff_plain;h=eae5a3422c3b7a7992f89295aca1caca75214e21;p=valse.git ignore .Rhistory and a few other files --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b5f5640 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.Rhistory +.RData +*.o +*.so