adicionado git ignore e algumas melhorias
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user