From 4c4b3888e07594f0bacdd2b60ffc97aa61600643 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Thu, 6 Dec 2018 01:42:55 +0100
Subject: [PATCH] Add old project select as a zipped subfolder

---
 .gitattributes | 1 -
 .gitignore     | 5 +----
 select.zip     | 1 +
 3 files changed, 2 insertions(+), 5 deletions(-)
 create mode 100644 select.zip

diff --git a/.gitattributes b/.gitattributes
index df69bb5..30f5e54 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,4 @@
 *.pdf filter=fat
 *.zip filter=fat
 *.tar.xz filter=fat
-*.data filter=fat
 *.png filter=fat
diff --git a/.gitignore b/.gitignore
index d45f42a..a84520a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
 *.Rproj*
 .Rprofile
 .Rbuildignore
+Rprof.out
 
 #ignore R CMD build/check genrated files
 /*.Rcheck/
@@ -18,7 +19,3 @@
 *.o
 *.so
 *.exe
-
-#misc
-Rprof.out
-*.zip
diff --git a/select.zip b/select.zip
new file mode 100644
index 0000000..f0465ce
--- /dev/null
+++ b/select.zip
@@ -0,0 +1 @@
+#$# git-fat 6ea97df8b04ef5722cc85b9f6c467cdee85155ff                43421
-- 
2.44.0