diff options
author | bd <bdunahu@operationnull.com> | 2024-05-18 14:34:37 -0600 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2024-05-18 14:47:07 -0600 |
commit | 6eb36d8a2f317f2eb49832f3ee06f24204c9e4fb (patch) | |
tree | 3c6710d8116d8c3e65c070fa9fffc67ae653fcf9 /.gitignore |
Hello, Palindrome, & Number-Guesser code-bases
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..397b4a7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.log |