ubottu-web/.gitignore

20 lines
195 B
Text
Raw Normal View History

2024-03-25 09:42:15 +00:00
__pycache__/
*.py[cod]
venv
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/*