summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike White <botahamec@outlook.com>2021-08-23 21:22:26 -0400
committerMike White <botahamec@outlook.com>2021-08-23 21:22:26 -0400
commitec184715933b200558e8a0fe040f8948661c7eaf (patch)
tree57d1e46212a2d5a79ce4634b3bffd4b60d588a54 /.gitignore
parent82c7c7edeb63c9f9082a201822da80e6021b2a11 (diff)
Created a basic UI that displays a single position
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
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