diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2025-01-02 23:29:48 +0100 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2025-01-02 23:29:48 +0100 |
commit | 24634ba2db8884d50da03d3fc0ef17b11ef56e84 (patch) | |
tree | 265ddfb4abdccc61bb92658aa92ccff3de7c7a32 /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a007fea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/* |