Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-18 | Make .gitignore target files more precisely | Jeremy Audet | |
A git ignore pattern such as `foo/` will ignore a directory named "foo" wherever it appears in a repository. In contrast, a pattern such as `/foo/` will ignore only a directory named "foo" in the root of the repository. | |||
2015-10-03 | add gitignore | Christoph Gysin | |