From 2df8855299e962f127c079e9d02f2bf7e7d5bf7a Mon Sep 17 00:00:00 2001 From: Beppe Vanrolleghem Date: Sat, 1 Feb 2020 22:36:28 +0100 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ee1b1ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!.zshrc