Skip to content

Commit 2bf67ae

Browse files
authored
Merge pull request #4316 from singularitti/patch-1
Update Julia.gitignore to ignore `LocalPreferences.toml` & `JuliaLocalPreferences.toml`
2 parents 77b8cdb + eb46073 commit 2bf67ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Julia.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ docs/site/
2222
# committed for packages, but should be committed for applications that require a static
2323
# environment.
2424
Manifest*.toml
25+
26+
# File generated by the Preferences package to store local preferences
27+
LocalPreferences.toml
28+
JuliaLocalPreferences.toml

0 commit comments

Comments
 (0)