diff options
author | iurii plugatarov <[email protected]> | 2024-07-28 21:07:00 +0200 |
---|---|---|
committer | iurii plugatarov <[email protected]> | 2024-07-28 21:07:00 +0200 |
commit | a679ae0a00adc299ab89efb69fad44ebab777d35 (patch) | |
tree | 243d4ce9ea0effe6fcf89e61cee80b10b562925d /.gitignore | |
download | dsazitty-a679ae0a00adc299ab89efb69fad44ebab777d35.tar.gz |
init
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..d8c8979 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.zig-cache +zig-out |