diff options
author | Jakob Kaivo <jkk@ung.org> | 2020-10-23 16:11:44 -0400 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2020-10-23 16:11:44 -0400 |
commit | 53f47f347e1a80ce8a5f8d3929ee1a3a776f5c18 (patch) | |
tree | 073be25df7521604505ed81b2cde339614155f74 | |
parent | 0491e098732c2984378cafb893d1a21c9f4bd018 (diff) |
ignore build artifacts
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cdad19e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +cb +*.o |