generators
  1. generators

boilerplate-project

Public
AuthorCommitMessageCommit dateIssues
David BoumanDavid Bouman
da1422647b8chore(project): ignore stuff _in_ directories instead of directories per seAllows for whitelisting contained READMEs.
David BoumanDavid Bouman
7f470740c7achore(project): update ignore patterns
David BoumanDavid Bouman
140aea1d305docs(project): add TROUBLESHOOTING section/document
David BoumanDavid Bouman
eeec7ec5314chore(project): add more exclusions
David BoumanDavid Bouman
bc7b69a912cchore(project): update ignore patterns
David BoumanDavid Bouman
38f9f28d153fix(gitignore): update patterns - new patterns; - generalized patterns;
David BoumanDavid Bouman
8a99f62714cchore(project): whitelist (unignore) README's in blacklisted directories - Whitelisting is better done after blacklisting; - Will only work if directories are blacklisted as `<directory>/*`; See: https://git-scm.com/docs/gitignore#_pattern_format > It is not possible to re-include a file if a parent directory of that file is excluded. Git doesn’t list excluded directories for performance reasons, so any patterns on contained files have no effect, no matte...
David BoumanDavid Bouman
ac1e4515ff7chore(project): whitelist (unignore) README's in blacklisted trees
David BoumanDavid Bouman
b5c814d7f57style(project): fix `vim` modelines
David BoumanDavid Bouman
d9e432d94e8style(project): fix `vim` modelines
David BoumanDavid Bouman
b41cdc2bda2style(project): fix/add missing `vim` modelines
David BoumanDavid Bouman
03324cb3a15style(project): add missing `vim` modelines
David BoumanDavid Bouman
64dc407be39style(): address `stash` style formatting peculiarities
David BoumanDavid Bouman
ff4f1ef6733style(): address `stash` style formatting peculiarities
David BoumanDavid Bouman
9eb41af0cadstyle(): address `stash` style formatting peculiarities
David BoumanDavid Bouman
b34bfd42e56chore(project): additionally `.giignore` various archive filesMIN-1677MIN-1677
David BoumanDavid Bouman
3eb55693924chore(project): fix typoMIN-1677MIN-1677
David BoumanDavid Bouman
57524295616chore(project): ignore `*backup` files and dirs too
David BoumanDavid Bouman
6f72dbfeff3chore(project): set project baseline filesLet there be light.
David BoumanDavid Bouman
23ec8e5ded3chore(project): genesis 1:2And the earth was without form and void; and darkness was upon the face of the deep.