mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
2 Commits
309d9faeee
...
7bb9dcbb2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7bb9dcbb2c | ||
|
|
8f80fc38c9 |
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
# 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
|
||||||
@ -27,11 +28,5 @@ Manifest*.toml
|
|||||||
LocalPreferences.toml
|
LocalPreferences.toml
|
||||||
JuliaLocalPreferences.toml
|
JuliaLocalPreferences.toml
|
||||||
|
|
||||||
# Files generated by the Revise package to store local preferences
|
# Conda environment and metadata created in the project directory by the CondaPkg package
|
||||||
.history
|
.CondaPkg/
|
||||||
.julia/
|
|
||||||
|
|
||||||
# Common temporary files and directories created by editors and operating systems
|
|
||||||
*.so
|
|
||||||
*.dylib
|
|
||||||
*.dll
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user