From 28f3d15280453d146e53bc9f529fd3ae881d65f8 Mon Sep 17 00:00:00 2001 From: profitroll Date: Mon, 10 Apr 2023 22:31:48 +0200 Subject: [PATCH] Included start scripts in ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fb80dc7..eada0ae 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,7 @@ ipython_config.py .vscode config.json -data.json \ No newline at end of file +data.json + +loop.sh +start.sh \ No newline at end of file