Commit Graph

3 Commits

Author SHA1 Message Date
Alex Arslan 76512d9b96 Add more standard ignored files for Julia (#2992)
* 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.
2019-03-14 13:41:28 -03:00
Jiahao Chen 45ee7f0caf Julia: ignore deps/deps.jl
`deps/deps.jl` is an autogenerated file created by `BinDeps.jl`, Julia's package for managing binary dependencies.
2016-05-16 12:14:15 -04:00
hlaaf 3727a855d0 Create Julia.gitignore 2016-04-22 11:50:55 +03:00