From 3bd8e07969bdd5d005eb745fbfee2aecacbbbe77 Mon Sep 17 00:00:00 2001 From: nikitar020 Date: Thu, 20 Dec 2018 13:22:55 +0700 Subject: [PATCH] Add windows-specific file aminal.exe to the ignore list --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3973f33..92810c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -aminal \ No newline at end of file +aminal +aminal.exe +.idea \ No newline at end of file