mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Compare commits
4 Commits
309d9faeee
...
7bb9dcbb2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7bb9dcbb2c | ||
|
|
8f80fc38c9 | ||
|
|
40c5d3211c | ||
|
|
d8635c69ba |
@ -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