This repository has been archived on 2024-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
YandereLewdBot/.gitignore
2023-05-14 17:40:54 -07:00

15 lines
163 B
Plaintext

# Ignore Everything
*
# Exception
!/default/*
!/docs/*
!/src/main.py
!/src/yanlib.py
!/.gitignore
!/LICENSE.txt
!/README.md
!/requirements.txt
!/run.sh
!/cron.sh