Skip to content

Commit e59917c

Browse files
committed
feat: add .config.pkl file to gitignore
1 parent 4cff48a commit e59917c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,6 @@ AgentHistoryList.json
184184

185185
# For Docker
186186
data/
187+
188+
# For Config Files (Current Settings)
189+
.config.pkl

0 commit comments

Comments
 (0)