Ignore more files

This commit is contained in:
Jeff Parsons 2016-01-14 13:19:21 -08:00
commit 46195474a6
3 changed files with 17 additions and 12 deletions

View file

@ -6,7 +6,7 @@ description: >
PCjs: The Original IBM PC in a Browser.
Classic computer simulations in JavaScript.
Includes an archive of historical PC software and publications.
Additional computer simulations in JavaScript include the 6502-based Ohio Scientifc Challenger 1P.
Additional computer simulations in JavaScript include the 6502-based Ohio Scientific Challenger 1P.
baseurl: "" # "/pcjs" when using http://jeffpar.github.io or "" when using http://www.pcjs.org
url: "http://www.pcjs.org" # "http://jeffpar.github.io" or "http://www.pcjs.org"
twitter_username: jeffpar
@ -14,7 +14,7 @@ github_username: jeffpar
# Build settings
exclude: ["index.html", "logs", "node_modules", "**/c64", "**/private", "**/src", "**/static", "tmp", "videos", "web"]
exclude: ["index.html", "logs", "node_modules", "**/c64", "src", "**/src", "**/static", "tmp", "videos", "web"]
markdown: kramdown
kramdown:
input: GFM