diff options
author | Case Duckworth | 2022-06-16 01:13:06 -0500 |
---|---|---|
committer | Case Duckworth | 2022-06-16 01:13:06 -0500 |
commit | c20a7b583d79dfbe2ef36bdc39bc4d89c7f31c43 (patch) | |
tree | e5ac70e3adfab657fb23f87f81ed6d612496f33e /.gitignore | |
download | qotd-c20a7b583d79dfbe2ef36bdc39bc4d89c7f31c43.tar.gz qotd-c20a7b583d79dfbe2ef36bdc39bc4d89c7f31c43.zip |
First commit
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..0d1e9c8 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
qotd | |||