diff options
author | Joel Kronqvist <joelkronqvist@proton.me> | 2024-03-23 17:56:49 +0200 |
---|---|---|
committer | Joel Kronqvist <joelkronqvist@proton.me> | 2024-03-23 18:00:51 +0200 |
commit | e26279107edf7012e6b9cd558aaa09a8f0ca4764 (patch) | |
tree | 2bcd2eb3c6c2ade2e85c9f52ca1fc41d3c720811 /.gitignore | |
download | stdu-e26279107edf7012e6b9cd558aaa09a8f0ca4764.tar.gz stdu-e26279107edf7012e6b9cd558aaa09a8f0ca4764.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26e8cf8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +stdu +stdu.o +intmath.o +test |