From ec184715933b200558e8a0fe040f8948661c7eaf Mon Sep 17 00:00:00 2001 From: Mike White Date: Mon, 23 Aug 2021 21:22:26 -0400 Subject: Created a basic UI that displays a single position --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 61f4b79..dbf34ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ target/* -Cargo.lock \ No newline at end of file +Cargo.lock +SDL2.dll +SDL2.lib \ No newline at end of file -- cgit v1.2.3