summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 19:08:21 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 19:08:21 -0300
commitc038848b09b805bbe08c6e1fde3cf9647b525de3 (patch)
treef7b8eb0f09fd96a79bf54d1d3f43f8a6436ffbb3
parent.gitignore: Add pattens for next test artifacts (diff)
downloadglaze-c038848b09b805bbe08c6e1fde3cf9647b525de3.tar.gz
glaze-c038848b09b805bbe08c6e1fde3cf9647b525de3.tar.xz
.gitignore: Include pattern for cgo
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d910245..094db69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/*.bin
/src/*.a
/src/*.bin
+/src/*cgo*
/tests/*.a
/tests/*.bin
/tests/functional/*/*.a