mirror of
https://github.com/github/gitignore
synced 2025-06-28 01:28:53 +02:00
Merge pull request #4316 from singularitti/patch-1
Update Julia.gitignore to ignore `LocalPreferences.toml` & `JuliaLocalPreferences.toml`
This commit is contained in:
commit
2bf67ae399
@ -22,3 +22,7 @@ docs/site/
|
|||||||
# committed for packages, but should be committed for applications that require a static
|
# committed for packages, but should be committed for applications that require a static
|
||||||
# environment.
|
# environment.
|
||||||
Manifest*.toml
|
Manifest*.toml
|
||||||
|
|
||||||
|
# File generated by the Preferences package to store local preferences
|
||||||
|
LocalPreferences.toml
|
||||||
|
JuliaLocalPreferences.toml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user