diff options
author | alyx <alyx@aleteoryx.me> | 2024-01-23 13:57:26 -0500 |
---|---|---|
committer | alyx <alyx@aleteoryx.me> | 2024-01-23 13:57:26 -0500 |
commit | 0232d607c48c85e1a104393f91254801734edf1c (patch) | |
tree | 33217b2302714e46bbe99fdc6d6fe818ab3e9965 /.gitignore | |
download | omnihello-0232d607c48c85e1a104393f91254801734edf1c.tar.gz omnihello-0232d607c48c85e1a104393f91254801734edf1c.tar.bz2 omnihello-0232d607c48c85e1a104393f91254801734edf1c.zip |
Initial 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..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |