From e3e2bfff279b3f905ef2147b5a10494fae5c39d7 Mon Sep 17 00:00:00 2001 From: Moritz Maxeiner <mm@ucw.sh> Date: Thu, 4 Jun 2020 00:57:17 +0200 Subject: [PATCH] [windows-1809] add gitignore --- windows-1809/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 windows-1809/.gitignore diff --git a/windows-1809/.gitignore b/windows-1809/.gitignore new file mode 100644 index 0000000..bd76140 --- /dev/null +++ b/windows-1809/.gitignore @@ -0,0 +1 @@ +**/*.dll \ No newline at end of file -- GitLab