diff options
author | Jakob Kaivo <jkk@ung.org> | 2022-04-26 16:24:00 -0400 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2022-04-26 16:24:00 -0400 |
commit | fc8f01587cafa361e97abc30234094859b262307 (patch) | |
tree | 6dca103e6ecfb36d63c14b4c7deaae0a3edd1499 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa406a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +xbar |