diff options
author | Mathias Magnusson <mathias@magnusson.space> | 2025-07-22 21:25:21 +0200 |
---|---|---|
committer | Mathias Magnusson <mathias@magnusson.space> | 2025-07-22 21:25:21 +0200 |
commit | 86532befde8205b440ae0d630fa8feb94afe27da (patch) | |
tree | 06b41a90b3ed009f4155c3475fcf4eee19028142 /.gitignore | |
parent | 7f86e0dc92670dd5da34cd22c36aba18fa58ec6d (diff) | |
download | huginn-86532befde8205b440ae0d630fa8feb94afe27da.tar.gz |
move testing source code to own file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /.zig-cache/ /zig-out/ +*.elf |