Compare commits

..

1 Commits

Author SHA1 Message Date
ibrahim sanduvaç
309d9faeee
Merge 40c5d3211c into 57286c3887 2026-07-24 01:20:12 -04:00

View File

@ -4,7 +4,6 @@
# Files generated by invoking Julia with --track-allocation # Files generated by invoking Julia with --track-allocation
*.jl.mem *.jl.mem
*.jl.*.mem
# System-specific files and directories generated by the BinaryProvider and BinDeps packages # System-specific files and directories generated by the BinaryProvider and BinDeps packages
# They contain absolute paths specific to the host computer, and so should not be committed # They contain absolute paths specific to the host computer, and so should not be committed
@ -28,5 +27,11 @@ Manifest*.toml
LocalPreferences.toml LocalPreferences.toml
JuliaLocalPreferences.toml JuliaLocalPreferences.toml
# Conda environment and metadata created in the project directory by the CondaPkg package # Files generated by the Revise package to store local preferences
.CondaPkg/ .history
.julia/
# Common temporary files and directories created by editors and operating systems
*.so
*.dylib
*.dll