summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-15 07:36:01 -0300
committerEuAndreh <eu@euandre.org>2024-08-15 07:36:05 -0300
commitebe6b2ae31145fd3534a0fb583410ce2cd8e8d69 (patch)
tree87f8f9db7147bde3878665e192f3e0090707c111 /.gitignore
parentMakefile: Simplify a bit compile rule (diff)
downloadglaze-ebe6b2ae31145fd3534a0fb583410ce2cd8e8d69.tar.gz
glaze-ebe6b2ae31145fd3534a0fb583410ce2cd8e8d69.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