diff options
Diffstat (limited to '.hgignore')
-rwxr-xr-x | .hgignore | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100755 index 5ea32f7..0000000 --- a/.hgignore +++ /dev/null @@ -1,33 +0,0 @@ -# use glob syntax. -syntax: glob - -*.aux -*.dvi -*.log -*.nav -*.snm -*.toc -*.pdf -*.vrb -*.out -*.sty -*.pyc -*.zip -*~ -.project -.pydevproject -app.yaml -build -tests/coverageResults -*,cover -tests/.coverage -*.git -*.egg-info -eggs -parts -.installed.cfg -bin -develop-eggs -.gitignore -.DS_Store -index.yaml
\ No newline at end of file |