aboutsummaryrefslogtreecommitdiffstats
path: root/Julia.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add more standard ignored files for Julia (#2992)Alex Arslan2019-03-141-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.jlJiahao Chen2016-05-161-0/+1
| | | `deps/deps.jl` is an autogenerated file created by `BinDeps.jl`, Julia's package for managing binary dependencies.
* Create Julia.gitignorehlaaf2016-04-221-0/+3