diff options
author | Parker <contact@pkrm.dev> | 2025-01-25 22:58:41 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2025-01-25 22:58:41 -0600 |
commit | 3c18d552c2c9eb15834b33687915a7b16c98883b (patch) | |
tree | cf502397da128e3c31dc8f45397d1824dd7c2df9 /.gitignore |
reupload
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6851893 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +config.yml +config.ini +.DS_STORE +__pycache__ +count.db +.vscode +winning_reels +losing_reels_1 +losing_reels_2 +losing_reels_3 +losing_reels_4 +losing_reels_5
\ No newline at end of file |