summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-10 11:30:01 -0300
committerEuAndreh <eu@euandre.org>2024-08-10 14:41:23 -0300
commit7b7819f07a790ba5f2e3ca3c3a3a83ea0a8e4a6a (patch)
tree67a0697fcd2ff097725e19969b6602195791292c /.gitignore
parentgo.mod: Use "replace" for all (diff)
downloadwscat-7b7819f07a790ba5f2e3ca3c3a3a83ea0a8e4a6a.tar.gz
wscat-7b7819f07a790ba5f2e3ca3c3a3a83ea0a8e4a6a.tar.xz
Build with "go tool" AND import code from deps
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 85a298a..75d542a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
/*.bin
+/src/*.a
+/src/*.bin
+/tests/*.a
/tests/*.bin