grim/wasdead

Ignore tweaks
draft
2019-06-06, Gary Kramlich
be710dbf5a0a
Parents fff4870bffde
Children e07a18af6d24
Ignore tweaks
  • +1 -32
    .hgignore
  • --- a/.hgignore Thu Jun 06 00:04:55 2019 -0500
    +++ b/.hgignore Thu Jun 06 00:16:07 2019 -0500
    @@ -1,36 +1,5 @@
    syntax: glob
    -nowdead # ignore the binary
    +wasdead # ignore the binary
    *.exe # ignore all exe
    -
    -# This line is a comment, and will be skipped.
    -# Empty lines are skipped too.
    -# Backup files left behind by the Emacs editor.
    -*~
    -
    -# Lock files used by the Emacs editor.
    -# Notice that the "#" character is quoted with a backslash.
    -# This prevents it from being interpreted as starting a comment.
    -.\#*
    -
    -# Temporary files used by the vim editor.
    -.*.swp
    -
    -# A hidden file created by the Mac OS X Finder.
    -.DS_Store
    -
    -# copied from go repo
    -*.[568ao]
    -*.ao
    -*.so
    -*.pyc
    -._*
    -.nfs.*
    -[568a].out
    -*.orig
    -core
    -_obj
    -_test
    -.vscode
    -debug
    db
    vendor