forked from iarv/meshing-around
the other BBS have Fortune it seems to be a popular thing to do. here is a verse command hidden enable like 🐝 to return bible verses better? @joshbowyer
32 lines
382 B
Plaintext
32 lines
382 B
Plaintext
# config
|
|
config.ini
|
|
config_new.ini
|
|
ini_merge_log.txt
|
|
install_notes.txt
|
|
|
|
# logs
|
|
logs/*.log
|
|
|
|
# modified .service files
|
|
etc/*.service
|
|
|
|
# fileMonitor test file
|
|
bee.txt
|
|
bible.txt
|
|
|
|
# data files
|
|
data/*.json
|
|
data/*.txt
|
|
data/*.pkl
|
|
data/*.csv
|
|
data/*.db
|
|
|
|
# modules/custom_scheduler.py
|
|
modules/custom_scheduler.py
|
|
|
|
# virtualenv
|
|
venv/
|
|
|
|
# Python cache
|
|
__pycache__/
|