1. 15 3月, 2019 1 次提交
    • A
      Add more standard ignored files for Julia (#2992) · 76512d9b
      Alex Arslan 提交于
      * Add more standard ignored files for Julia
      
      In particular, this adds documentation build artifacts generated by Documenter.jl as well as Manifest.toml, which can appear in docs/, in test/, or at the top level.
      
      * Clarify the intent of each ignored item
      
      Also add a few more build artifacts from BinaryProvider/BinDeps.
      76512d9b
  2. 17 5月, 2016 1 次提交
    • J
      Julia: ignore deps/deps.jl · 45ee7f0c
      Jiahao Chen 提交于
      `deps/deps.jl` is an autogenerated file created by `BinDeps.jl`, Julia's package for managing binary dependencies.
      45ee7f0c
  3. 22 4月, 2016 1 次提交