From 35d5d458335a4a5f93b9192563c3d98e2b91d697 Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Tue, 25 Oct 2022 19:23:50 +0200 Subject: [PATCH] gitignore update --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 26b0503..b15dfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,12 @@ __pycache__/ discord.py-rewrite/ tijd/ .vs/ -test.png +test.png UpgradeLog\.htm markov_dict.npy stroopwafel.ini Stroopwafel.sln -Stroopwafel.pyproj +Stroopwafel.pyproj +*.txt +*.sh +*.npy \ No newline at end of file