diff options
author | Jakob Kaivo <jkk@ung.org> | 2021-02-01 10:49:41 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2021-02-01 10:49:41 -0500 |
commit | 93854e37b25f7bb134291fc36956a3488e5cd201 (patch) | |
tree | 2a4e224d44c2017aac3a075a3b80ea790bb18f68 | |
parent | 08c30d1a3d2256b2e613c4d5d8c68d6819be6a85 (diff) |
ignore compiled binaries
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ *.o +check/check +exec/exec +privexec/privexec |