Remove session data and improve .gitignore
- Remove .sysref.timestamp from repository - Update .gitignore to explicitly exclude .sysref.timestamp - Ensure no learned/session data is ever committed - Repository now completely clean of runtime data
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
# Reference database (session data)
|
||||
.sysref
|
||||
.sysref.timestamp
|
||||
|
||||
# System-specific logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user