From d8404164bd251c9353fc52063e928db1cf18e98a Mon Sep 17 00:00:00 2001 From: Daniel Kenan Date: Wed, 6 Jul 2022 23:06:07 +0200 Subject: [PATCH] removed RUN.exe --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fc7f83..a8c2f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ autofill.py -container/pseudo \ No newline at end of file +container/pseudo +RUN.exe \ No newline at end of file