mirror of
https://github.com/thangisme/notes.git
synced 2025-01-03 01:16:35 -05:00
exclude some stuff
This commit is contained in:
parent
42c283fb3b
commit
9cefaa2eff
@ -24,7 +24,7 @@ sass:
|
|||||||
- node_modules/
|
- node_modules/
|
||||||
|
|
||||||
permalink: pretty
|
permalink: pretty
|
||||||
exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "LICENSE.txt", "lib/"]
|
exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/"]
|
||||||
|
|
||||||
aux_links:
|
aux_links:
|
||||||
GitHub:
|
GitHub:
|
||||||
|
Loading…
Reference in New Issue
Block a user