summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 19:07:35 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 19:07:35 -0300
commit6cbb1cdd02f535d53eb1acbd645a39781be29430 (patch)
treeaac1eb41c6c2199f2075b4c8732757b620ae3d9c
parent.gitignore: Add pattens for next test artifacts (diff)
downloadwscat-6cbb1cdd02f535d53eb1acbd645a39781be29430.tar.gz
wscat-6cbb1cdd02f535d53eb1acbd645a39781be29430.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