diff options
author | Vladimir Azarov <avm@intermediate-node.net> | 2025-03-22 01:45:46 +0100 |
---|---|---|
committer | Vladimir Azarov <avm@intermediate-node.net> | 2025-03-22 01:45:46 +0100 |
commit | 9ed6d5386bcc9ad8a8e73b481d41fcaea80adaad (patch) | |
tree | 81869c0ad2bb1d64f21323ce8a3f07a64fc451e9 /.gitignore |
Initial version
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..d088a4b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +test +cpp |