Scaffold isolated Pi instance
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Credentials and local trust decisions
|
||||
auth.json
|
||||
trust.json
|
||||
|
||||
# Session history and generated model metadata
|
||||
sessions/
|
||||
models-store.json
|
||||
|
||||
# Pi-managed package installations
|
||||
npm/
|
||||
git/
|
||||
|
||||
# Runtime files
|
||||
pi-debug.log
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user