From 000cfabcddf2f4e01c63fc110f7ec4ef7256fffa Mon Sep 17 00:00:00 2001 From: ip Date: Mon, 14 Feb 2022 18:19:48 -0500 Subject: [PATCH] + .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..de1fc3c --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/*.a +/.dub +/Makefile +/bin +/cachetools +/dub.selections.json