1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #4316 from singularitti/patch-1

Update Julia.gitignore to ignore `LocalPreferences.toml` & `JuliaLocalPreferences.toml`
This commit is contained in:
Daniel Johnson 2025-06-20 13:09:59 -07:00 committed by GitHub
commit 2bf67ae399
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,3 +22,7 @@ docs/site/
# committed for packages, but should be committed for applications that require a static
# environment.
Manifest*.toml
# File generated by the Preferences package to store local preferences
LocalPreferences.toml
JuliaLocalPreferences.toml