summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Stensgård <mastensg@mastensg.net>2024-04-23 20:00:46 +0200
committerMartin Stensgård <mastensg@mastensg.net>2024-04-23 20:00:46 +0200
commit896081ce9cff7a5279de27543a81cd21b96ecec3 (patch)
treec5ab1b727170367150a64ff0f1f8cc89c1d9099a /.gitignore
parent0d164011393826efa0290afe5accf25a130bdca0 (diff)
build for openbsd/amd64HEADmain
I tested this on my machine which runs OpenBSD 7.5.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index be5a6ae..d5bd2a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.ali
*.o
eepers-linux
+eepers-openbsd
eepers.exe
test
test.exe
@@ -9,4 +10,4 @@ test.exe
eepers.app
.idea
-.DS_Store \ No newline at end of file
+.DS_Store