From 73baf2669681e41299cf0b0919f93ffc5b7b3752 Mon Sep 17 00:00:00 2001 From: King_DuckZ Date: Wed, 5 Sep 2018 16:54:24 +0100 Subject: [PATCH] Ignore build dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build