fulvia/.gitignore

14 lines
111 B
Plaintext
Raw Normal View History

2018-03-16 03:13:43 -04:00
__pycache__/
*/__pycache__/
logs/
*.cfg
2018-05-27 21:45:17 -04:00
*.dat
2018-03-16 03:13:43 -04:00
*.db
2018-05-27 21:45:17 -04:00
*.log
2018-03-16 03:13:43 -04:00
*.pid
*.swp
2018-05-27 21:45:17 -04:00
*.txt
2018-07-21 13:11:54 -04:00
*.db-journal
2018-03-16 03:13:43 -04:00
tourettes.py
2019-10-08 12:39:13 -04:00
config.py