summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-15 07:33:43 -0300
committerEuAndreh <eu@euandre.org>2024-08-15 07:33:43 -0300
commit00f822df8bcecc3b40bdc39f0cd5dfb6d1efc45e (patch)
treef90796919973a4116ef7539db258029e6ab5a6ec /.gitignore
parentMakefile: Simplify a bit compile rule (diff)
downloadwscat-00f822df8bcecc3b40bdc39f0cd5dfb6d1efc45e.tar.gz
wscat-00f822df8bcecc3b40bdc39f0cd5dfb6d1efc45e.tar.xz
Add src/version.go
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 75d542a..f4905f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/*.bin
+/src/version.go
/src/*.a
/src/*.bin
/tests/*.a