diff options
Diffstat (limited to 'kattis-kth/aes/.gitignore')
-rw-r--r-- | kattis-kth/aes/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kattis-kth/aes/.gitignore b/kattis-kth/aes/.gitignore new file mode 100644 index 0000000..3389c86 --- /dev/null +++ b/kattis-kth/aes/.gitignore @@ -0,0 +1,2 @@ +.zig-cache/ +zig-out/ |