diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-03-23 21:26:06 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-03-23 21:26:06 +0100 |
commit | 87c24bd20035bd62e3b1f21cd867f0d8636bbc52 (patch) | |
tree | 2ff20db0ce9ddf370524ee9fb718d0483b1be710 /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..772f252 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +obj/ +compile_commands.json +tri +*.svg |