diff --git a/Julia.gitignore b/Julia.gitignore index 285da1ec..918e3188 100644 --- a/Julia.gitignore +++ b/Julia.gitignore @@ -26,3 +26,12 @@ Manifest*.toml # File generated by the Preferences package to store local preferences LocalPreferences.toml JuliaLocalPreferences.toml + +# Files generated by the Revise package to store local preferences +.history +.julia/ + +# Common temporary files and directories created by editors and operating systems +*.so +*.dylib +*.dll