aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
parente4c3be3b28ffcf93b1f83aa075c89b77f102e704 (diff)
making scripts folder instead of randomly putting scripts in root folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 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