remove __pycache__. Because this pattern is Python-specific; remove .julia_history. Because The .julia_history pattern is redundant since .history would already match it

This commit is contained in:
ibrahim 2025-10-04 09:04:10 +03:00
parent d8635c69ba
commit 40c5d3211c

View File

@ -29,11 +29,9 @@ JuliaLocalPreferences.toml
# Files generated by the Revise package to store local preferences
.history
.julia_history
.julia/
# Common temporary files and directories created by editors and operating systems
__pycache__/
*.so
*.dylib
*.dll