pidgin/nest

a5df8ff75705
Parents df3910ed295a
Children eb368a232072
Add hugo/.hugo_build.lock to the ignore list and sort the list

Testing Done:
Ran hg stat

Reviewed at https://reviews.imfreedom.org/r/1399/
  • +6 -6
    .hgignore
  • --- a/.hgignore Wed Apr 27 23:24:53 2022 -0500
    +++ b/.hgignore Wed Apr 27 23:26:36 2022 -0500
    @@ -1,10 +1,10 @@
    syntax: glob
    +*.swp
    .DS_Store
    -resources/
    -public/
    +differencify_reports
    +docker-compose.override.yml
    +hugo/.hugo_build.lock
    node_modules/
    -docker-compose.override.yml
    -differencify_reports
    +public/
    +resources/
    tools/diff-config.json
    -*.swp
    -