mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Merge 8f80fc38c9 into 57286c3887
This commit is contained in:
commit
7bb9dcbb2c
@ -4,6 +4,7 @@
|
||||
|
||||
# Files generated by invoking Julia with --track-allocation
|
||||
*.jl.mem
|
||||
*.jl.*.mem
|
||||
|
||||
# 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
|
||||
@ -26,3 +27,6 @@ Manifest*.toml
|
||||
# File generated by the Preferences package to store local preferences
|
||||
LocalPreferences.toml
|
||||
JuliaLocalPreferences.toml
|
||||
|
||||
# Conda environment and metadata created in the project directory by the CondaPkg package
|
||||
.CondaPkg/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user