diff options
Diffstat (limited to 'options/gitignore/Julia')
-rw-r--r-- | options/gitignore/Julia | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/options/gitignore/Julia b/options/gitignore/Julia new file mode 100644 index 0000000000..381e0b6d25 --- /dev/null +++ b/options/gitignore/Julia @@ -0,0 +1,4 @@ +*.jl.cov +*.jl.*.cov +*.jl.mem +deps/deps.jl |