From 00afd22ed93610b5d1bb8134f1da34dd3469d288 Mon Sep 17 00:00:00 2001 From: thing1 Date: Tue, 8 Oct 2024 10:33:21 +0100 Subject: removed the pdf from the git repo, as they were too big --- .gitignore | 1 + notes/reasearch/papers/rms-essays.pdf | Bin 2425126 -> 0 bytes .../papers/the-free-software-alternative.pdf | Bin 241301 -> 0 bytes 3 files changed, 1 insertion(+) create mode 100644 .gitignore delete mode 100644 notes/reasearch/papers/rms-essays.pdf delete mode 100644 notes/reasearch/papers/the-free-software-alternative.pdf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a136337 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pdf diff --git a/notes/reasearch/papers/rms-essays.pdf b/notes/reasearch/papers/rms-essays.pdf deleted file mode 100644 index bbc53dd..0000000 Binary files a/notes/reasearch/papers/rms-essays.pdf and /dev/null differ diff --git a/notes/reasearch/papers/the-free-software-alternative.pdf b/notes/reasearch/papers/the-free-software-alternative.pdf deleted file mode 100644 index 55ee289..0000000 Binary files a/notes/reasearch/papers/the-free-software-alternative.pdf and /dev/null differ -- cgit v1.2.3