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-03-12 16:37:16 -07:00

14 lines
153 B
Plaintext

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