diff options
author | Josh <eeei3.joshua0307lol@gmail.com> | 2025-01-17 23:42:22 -0500 |
---|---|---|
committer | Josh <eeei3.joshua0307lol@gmail.com> | 2025-01-17 23:42:22 -0500 |
commit | c60e25414b43433ea7275829e0df937cfcff3ebb (patch) | |
tree | a173e142f771568f0e0e1bdb2bc762cfbb1b3200 /.gitignore | |
parent | a0c0359009fbdf64925666299000e6dc0b3a1282 (diff) |
Fleshed out program more, added additional import time.h, more argument handling
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cba7efc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +a.out |