diff options
author | alyx <alyx@aleteoryx.me> | 2023-11-23 22:28:53 -0500 |
---|---|---|
committer | alyx <alyx@aleteoryx.me> | 2023-11-23 22:28:53 -0500 |
commit | 05382c1eafa1373b9261900c36dd133ab6066947 (patch) | |
tree | 7576c043f0c5b15a606df790a0065bf9ee66a192 /.gitignore | |
download | bbss.py-05382c1eafa1373b9261900c36dd133ab6066947.tar.gz bbss.py-05382c1eafa1373b9261900c36dd133ab6066947.tar.bz2 bbss.py-05382c1eafa1373b9261900c36dd133ab6066947.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 @@ +*~ |