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

38 lines
495 B
Plaintext
Raw Normal View History

2022-07-14 12:32:18 -07:00
# User preferance files
2022-07-28 23:30:10 -07:00
/rsc*/
2022-07-14 12:32:18 -07:00
/md5/
/src/cfg*.py
2022-10-28 20:23:37 -07:00
/log.txt
2022-07-14 12:32:18 -07:00
# Virtual environment
2022-07-17 23:27:21 -07:00
/venv*
2022-07-14 12:32:18 -07:00
/src/__pycache__/
# PyCharm IDE folder
/.idea/
# Editor files
/*~
/*#
# Automation scripts + odds and ends
/notes.txt
/compile.sh
/upload.sh
2022-10-28 20:23:37 -07:00
/balance*.csv
/balance*.ods
/default*.csv
2022-07-14 12:32:18 -07:00
/DEFAULT.csv
/generate_random.sh
2022-10-08 17:50:09 -07:00
/print_1_txt.sh
/get_weight.sh
2022-07-14 12:32:18 -07:00
/src/make_master_template.py
/src/make_master_list.py
/src/hash_path_exists.py
/utils/
/cfg_availible/
/profile/
2022-07-14 21:23:40 -07:00
/gnu_header.txt
2022-07-28 23:30:10 -07:00
/backup*
2022-10-28 20:23:37 -07:00
/resum_default.sh