diff options
author | 3gg <3gg@shellblade.net> | 2025-02-08 14:03:10 -0800 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-02-08 14:03:10 -0800 |
commit | d9663547a1f4337e1a31d727abe15a8aafa0c9c8 (patch) | |
tree | 05795108e35cb8a9c5d05a19cd7a28487322ad6b /.gitignore |
Initial commit.
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..567609b --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
build/ | |||