diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-29 16:27:28 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-29 16:27:28 +0800 |
| commit | aea011ef4542dae9998a4c00c9bb02730aaa690c (patch) | |
| tree | 87e949c6823e9fcbc852dedd4a22c36ecc314708 /.gitignore | |
| download | sirc-aea011ef4542dae9998a4c00c9bb02730aaa690c.tar.gz sirc-aea011ef4542dae9998a4c00c9bb02730aaa690c.zip | |
initial commit
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..5971120 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +sirc.o +sirc |