Skip to content

Commit 0c27d58

Browse files
Remove LocalPreferences.toml and add to .gitignore
- Remove LocalPreferences.toml from repository (contains user-specific preferences) - Add LocalPreferences.toml to .gitignore to prevent future commits - Preferences should be generated locally by users, not committed to repo 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent cb1ab50 commit 0c27d58

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.jl.mem
44
/docs/build/
55
Manifest.toml
6+
LocalPreferences.toml
67

78
*.swp
89
.vscode

LocalPreferences.toml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)