commit ab012deb5b8e4f2e4fcea66ce5089227b80f0607 parent aee76772820fb8596003963dc0368987cd393977 Author: Jan Klemkow <j.klemkow@wemelug.de> Date: Mon, 30 Dec 2019 11:18:48 +0100 add gitignore file Diffstat:
| A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +scroll +*.swp +*.core