Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more standard ignored files for Julia (#2992) | Alex Arslan | 2019-03-14 | 1 | -0/+20 |
| | | | | | | | | | | * 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. | ||||
* | Julia: ignore deps/deps.jl | Jiahao Chen | 2016-05-16 | 1 | -0/+1 |
| | | | `deps/deps.jl` is an autogenerated file created by `BinDeps.jl`, Julia's package for managing binary dependencies. | ||||
* | Create Julia.gitignore | hlaaf | 2016-04-22 | 1 | -0/+3 |