summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-12 17:34:29 +0300
committerPaul Buetow <paul@buetow.org>2026-07-12 17:34:29 +0300
commit51b47a0130005bd19039422d027da23ff46dd6b8 (patch)
tree44784e84a5640e1382ba9064f8d9367e5b091edc
parent547b810eea19b0c72731e30ca3e2e339593c1833 (diff)
add sample images to gitignores
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0c66e9c..1d4d031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# ggaze build artifacts
/build/
+/sample-images
/build-*/
*.o
*.obj
@@ -16,4 +17,4 @@ coverage-html/
*.swp
*~
\#*\#
-.\#* \ No newline at end of file
+.\#*