diff options
| author | Martin Stensgård <mastensg@mastensg.net> | 2024-04-23 20:00:46 +0200 |
|---|---|---|
| committer | Martin Stensgård <mastensg@mastensg.net> | 2024-04-23 20:00:46 +0200 |
| commit | 896081ce9cff7a5279de27543a81cd21b96ecec3 (patch) | |
| tree | c5ab1b727170367150a64ff0f1f8cc89c1d9099a /.gitignore | |
| parent | 0d164011393826efa0290afe5accf25a130bdca0 (diff) | |
I tested this on my machine which runs OpenBSD 7.5.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
