chore(.gitignore): add daemon.pid to ignore list
Build and Push CFDM Docker Image / build-and-push (push) Successful in 48s
Build and Push CFDM Docker Image / create-release (push) Skipped
Build and Push CFDM Docker Image / update-wiki (push) Successful in 6s

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:
Denozordec
2026-07-21 00:26:16 +07:00
parent 32248d88a4
commit 2b3c48cdde
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"pid": 47044,
"pid": 46884,
"version": "0.9.9",
"socketPath": "\\\\.\\pipe\\codegraph-7bcc7a2b16d00925",
"startedAt": 1784215894915
"startedAt": 1784567658430
}
+1
View File
@@ -32,3 +32,4 @@ Thumbs.db
# Build
version.txt
.codegraph/daemon.pid