mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +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
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue