sapling/.hgignore
Jun Wu 0d3a392454 hgignore: ignore linelog non-source files
Summary: This diff adds an `.hgignore` file for the `linelog` directory.

Test Plan: `make local`, and run `hg status`, make sure no unwanted files are printed.

Reviewers: #mercurial, ttung, akushner

Reviewed By: akushner

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D3699575

Signature: t1:3699575:1471151389:7e4de7b75d671d3f0db18337e57c65e9972de059
2016-08-10 22:32:21 +01:00

11 lines
142 B
Plaintext

\.pyc$
\.so$
\.err$
^build/
^.*\.egg-info/
^dist/
.testtimes*
tests/getdb\.sh
subinclude:cfastmanifest/.hgignore
subinclude:linelog/.hgignore