diff options
| author | Adam <adammegarules1@gmail.com> | 2026-08-14 10:51:09 +0200 |
|---|---|---|
| committer | Adam <adammegarules1@gmail.com> | 2026-08-14 10:51:09 +0200 |
| commit | 641c796b916c0a52fdce3b3ce0a1473a82697402 (patch) | |
| tree | e36d0ca987c1d91aeec8aa063461993125d4fbcc | |
| parent | e4c3be3b28ffcf93b1f83aa075c89b77f102e704 (diff) | |
making scripts folder instead of randomly putting scripts in root folder
| -rw-r--r-- | .gitignore | 3 | ||||
| -rwxr-xr-x | scripts/perft.bash (renamed from perft.bash) | 0 |
2 files changed, 2 insertions, 1 deletions
@@ -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 |
