chore(.gitignore): add daemon.pid to ignore list
Updated .gitignore to exclude the daemon.pid file from version control. Modified daemon.pid to reflect a new process ID and updated the timestamp for the last start time.
This commit is contained in:
@@ -32,3 +32,4 @@ Thumbs.db
|
||||
|
||||
# Build
|
||||
version.txt
|
||||
.codegraph/daemon.pid
|
||||
|
||||
Reference in New Issue
Block a user