From c02f9a6ee495ede47d7726ffaf8d21271ed21642 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sun, 11 Jun 2017 15:36:28 -0400 Subject: remove most .pngs --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0b48b80e5..9381f1afe 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,8 @@ CMakeLists.txt util/Win_Check_Output.txt .vscode .stfolder + +# ignore image files +*.png +*.jpg +*.gif \ No newline at end of file -- cgit v1.2.3-24-g4f1b