commit ac373af745a1433716c53023eb0e1cd0eb2e7e22 Author: y-syo Date: Thu Dec 4 23:18:47 2025 +0100 「🎉」 init: hello world ! diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6bc45b9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*/**/a.out +*/**/*.o