summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-15 17:16:48 -0400
committerpommicket <pommicket@gmail.com>2025-09-15 17:16:48 -0400
commit2b519f42fec913763abd0d967301916e763e770a (patch)
treec7268e64d6c0f3d7db7ac7134d20398a54ff8e36 /.gitignore
parentdc989291eb6b9b20a25a78f35d6f04968a88ed0b (diff)
Better testing framework
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6f2f8dd..32272a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
/doc
-/debug
-/release
+/Debug
+/Release
/.cache
build*
compile_commands.json