From c4f15aa3a95d61ebd333b64662164e27d232ec04 Mon Sep 17 00:00:00 2001 From: aindros Date: Wed, 13 May 2020 01:43:26 +0200 Subject: Ignoring working directory --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9fce116..3181616 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,6 @@ dkms.conf *.sln *.vcxproj *.vcxproj.filters -.vs/ \ No newline at end of file +.vs/ + +bin/* \ No newline at end of file -- cgit v1.2.3