First front & backend integration
This commit is contained in:
+16
-3
@@ -1,12 +1,12 @@
|
||||
*.wav
|
||||
*.DS_Store
|
||||
*.log
|
||||
cookies.json
|
||||
*.tmp
|
||||
*.safetensors
|
||||
config.ini
|
||||
test_agent.py
|
||||
*.egg-info
|
||||
cookies.json
|
||||
test_agent.py
|
||||
config.ini
|
||||
.voices/
|
||||
experimental/
|
||||
conversations/
|
||||
@@ -15,6 +15,19 @@ agentic_env/*
|
||||
*/.env
|
||||
dsk/
|
||||
|
||||
### react ###
|
||||
.DS_*
|
||||
*.log
|
||||
logs
|
||||
**/*.backup.*
|
||||
**/*.back.*
|
||||
node_modules
|
||||
bower_components
|
||||
*.sublime*
|
||||
psd
|
||||
thumb
|
||||
sketch
|
||||
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user