From 9a51895dc6e0b0a0676eae6140d56f6fdd469eba Mon Sep 17 00:00:00 2001 From: Weird Constructor Date: Thu, 10 Oct 2019 19:25:45 +0200 Subject: [PATCH] added .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e73a075 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +SDL2.dll +SDL2.lib +SDL2_ttf.dll +SDL2_ttf.lib +SDL2main.lib +SDL2test.lib +libfreetype-6.dll +target/ +zlib1.dll