ubottu-web/.gitignore

21 lines
201 B
Text
Raw Permalink Normal View History

2024-03-25 09:42:15 +00:00
__pycache__/
*.py[cod]
venv
2024-07-18 14:33:08 +00:00
.venv
2024-03-25 09:42:15 +00:00
olm
src
.local
.cmake
.cache
.ubottu
.bashrc
.python_history
.bash_history
.mbp
*.db
*.log
plugins/*
ubottu/maubot.db
2024-07-17 10:16:01 +00:00
ubottu/ubottu/settings.py
ubottu/ubottu/static/*