summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-15 07:37:18 -0300
committerEuAndreh <eu@euandre.org>2024-08-15 07:37:18 -0300
commitaa44df7545e13f6d2bb5ea088786d14f4a31a04d (patch)
tree035567e78bc4489ed2b7d9425cc4b2c9dcf658bc /.gitignore
parentMakefile: Simplify a bit compile rule (diff)
downloadbinder-aa44df7545e13f6d2bb5ea088786d14f4a31a04d.tar.gz
binder-aa44df7545e13f6d2bb5ea088786d14f4a31a04d.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