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

12 lines
127 B
Plaintext

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