aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adammegarules1@gmail.com>2026-08-14 10:51:09 +0200
committerAdam <adammegarules1@gmail.com>2026-08-14 10:51:09 +0200
commit641c796b916c0a52fdce3b3ce0a1473a82697402 (patch)
treee36d0ca987c1d91aeec8aa063461993125d4fbcc
parente4c3be3b28ffcf93b1f83aa075c89b77f102e704 (diff)
making scripts folder instead of randomly putting scripts in root folder
-rw-r--r--.gitignore3
-rwxr-xr-xscripts/perft.bash (renamed from perft.bash)0
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d1c89e..23bbc0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,5 @@ cmake-build-debug/
cmake-build-release/
.vscode
perf.*
-engines/ \ No newline at end of file
+engines/
+outgoing
diff --git a/perft.bash b/scripts/perft.bash
index b3a942a..b3a942a 100755
--- a/perft.bash
+++ b/scripts/perft.bash