-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.remarkignore
34 lines (29 loc) · 1.21 KB
/
.remarkignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# [OVERVIEW] unified-engine ignore files format:
# https://github.com/unifiedjs/unified-engine/blob/main/doc/ignore.md
#
# [INFO] Ignoring files for remark:
# https://www.npmjs.com/package/remark-cli#cli
#
# [INFO] For ignoring all folders and files in folder recursively,
# both “folder” and “folder/” works
#
# [INFO] Directories starting with a dot as “.git” ignored automatically:
# https://github.com/unifiedjs/unified-engine/blob/main/doc/ignore.md#ignoring-1
# [NOTE] “node_modules” directory isn’t ignored automatically,
# as it may seem from the unified-engine documentation.
# Adding “node_modules/” to “.remarkignore” required
node_modules/
# [INFO] In the directory “pelican-plugins” third-party files.
# Therefore, ignore it
pelican-plugins/
# [INFO] Third-party generated files
CODE_OF_CONDUCT.md
LICENSE.md
Terms-and-Conditions-and-Privacy-Policy.md
# [INFO] License generated by pip-licenses PyPi package:
# https://pypi.org/project/pip-licenses/
pip-licenses.md
# [INFO] I disable remark for Neliateka completely, because the titles of Neliateka’s books
# contains a dosens of words that write-good doesn’t allow:
# https://github.com/btford/write-good#checks
Library-for-life/