mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
9 lines
273 B
Text
9 lines
273 B
Text
# Mercurial's .hgignore files can only be used in the root directory.
|
|
# You can still apply these rules by adding
|
|
# include:path/to/this/directory/.hgignore to the top-level .hgignore file.
|
|
|
|
# Ensure same syntax as in .gitignore can be used
|
|
syntax:glob
|
|
|
|
_site
|
|
Gemfile.lock
|