Initial iSphere AI bridge prompts
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
evidence/*
|
||||
!evidence/.gitkeep
|
||||
runs/*
|
||||
!runs/.gitkeep
|
||||
*.log
|
||||
*.pcap
|
||||
*.pcapng
|
||||
*.har
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
*.ldb
|
||||
*.bak
|
||||
*.tmp
|
||||
node_modules/
|
||||
bin/
|
||||
obj/
|
||||
dist/
|
||||
__pycache__/
|
||||
.venv/
|
||||
Reference in New Issue
Block a user