From 300290a8a6481788fddfa8228fa4850e5989aab2 Mon Sep 17 00:00:00 2001
From: "Sven M. Hallberg" <pesco@khjk.org>
Date: Mon, 3 Feb 2020 19:33:36 +0100
Subject: [PATCH] add .gitignore

---
 .gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..90fd8c8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.sw?
+*~
+Session.vim
+pdf
+*.core
+hammer
+lib
+t/*.pdf
-- 
GitLab