summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-06-09 17:44:26 -0600
committerHombreLaser <buran@silosneeded.com>2024-06-09 17:44:26 -0600
commitd9300dbeac7178f7d74e851d3d9c0b4c990faac6 (patch)
tree6e4f8d9336b7a8640073dd669349464bda4b6d32
parent8b3bbfe03429c9dd5277d9dae030210348bda7a2 (diff)
Update gitignore
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a71aa19..c65caa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
compile_commands.json
-./examples/build/*
+build/
*~