aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 19:06:48 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 19:06:48 -0300
commit4024b9212f4e66ca5d451b3f58c8076ef02575cf (patch)
tree720c8ef115839b9489bbd0510fc302af2aef8812
parentmkdeps.sh: Fix typo on varlist name (diff)
downloadfiinha-4024b9212f4e66ca5d451b3f58c8076ef02575cf.tar.gz
fiinha-4024b9212f4e66ca5d451b3f58c8076ef02575cf.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 d506124..8176c47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
/*.db*
/src/*.a
/src/*.bin
+/src/*cgo*
/tests/*.a
/tests/*.bin
/tests/functional/*/*.a