Adding gitignore
This commit is contained in:
@@ -4,9 +4,11 @@ plugins/festinger/festinger/__pycache__/
|
|||||||
*/__pycache__
|
*/__pycache__
|
||||||
agent-zero-data
|
agent-zero-data
|
||||||
tunnel/
|
tunnel/
|
||||||
|
*/*.faiss
|
||||||
.env
|
.env
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*/node_modules/*
|
*/node_modules/*
|
||||||
|
.time_travel/
|
||||||
agents/gerhard-hermes/.npm/
|
agents/gerhard-hermes/.npm/
|
||||||
agents/gerhard-hermes/auth.json
|
agents/gerhard-hermes/auth.json
|
||||||
agents/gerhard-hermes/auth.lock
|
agents/gerhard-hermes/auth.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user