adicionado git ignore e algumas melhorias

This commit is contained in:
2026-02-09 01:35:47 +00:00
parent 3fe63c0bc6
commit d77f17df27
11 changed files with 10 additions and 1493 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
app/data/cleiflow.db
projeto_completo.txt
app/__pycache__/database.cpython-311.pyc
app/core/__pycache__/__init__.cpython-311.pyc
app/core/__pycache__/bot.cpython-311.pyc
app/core/__pycache__/ffmpeg_engine.cpython-311.pyc
app/core/__pycache__/renamer.cpython-311.pyc
app/core/__pycache__/state.cpython-311.pyc
app/core/__pycache__/watcher.cpython-311.pyc
app/data/clei.db

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff