diff options
Diffstat (limited to 'org/config_git.org')
| -rw-r--r-- | org/config_git.org | 35 |
1 files changed, 29 insertions, 6 deletions
diff --git a/org/config_git.org b/org/config_git.org index 1bd016e..220cad7 100644 --- a/org/config_git.org +++ b/org/config_git.org @@ -44,12 +44,12 @@ !configuration.txt !*.json !*.sdl -!*.md -!*.txt !tangle !*.org !org !org/*.org +!*.md +!*.txt !.dr !.dr/* !markup/ @@ -92,6 +92,30 @@ !markup/pod-samples/pod/*/tools/po4a/po/*/index.html.in.po !markup/pod-samples/pod/.dr !markup/pod-samples/pod/.dr/* +#!markup/pod-samples-playground/ +#!markup/pod-samples-playground/* +#!markup/pod-samples-playground/*/ +#!markup/pod-samples-playground/*/pod/ +#!markup/pod-samples-playground/*/pod +#!markup/pod-samples-playground/*/pod/**/ +#!markup/pod-samples-playground/*/pod/**/* +#!markup/pod-samples-playground/*/pod/**/pod.manifest +#!markup/pod-samples-playground/*/pod/**/pod.manifest +#!markup/pod-samples-playground/*/pod/**/conf/ +#!markup/pod-samples-playground/*/pod/**/conf/document_make +#!markup/pod-samples-playground/*/pod/**/media/ +#!markup/pod-samples-playground/*/pod/**/media/text/ +#!markup/pod-samples-playground/*/pod/**/media/text/*/ +#!markup/pod-samples-playground/*/pod/**/media/text/*/*.sst +#!markup/pod-samples-playground/*/pod/**/media/text/*/*.ssm +#!markup/pod-samples-playground/*/pod/**/media/text/*/*.ssi +#!markup/pod-samples-playground/*/pod/**/media/image/ +#!markup/pod-samples-playground/*/pod/**/media/image/*.png +#!markup/pod-samples-playground/*/pod/**/media/image/*.jpg +#!markup/pod-samples-playground/*/pod/**/media/image/*.PNG +#!markup/pod-samples-playground/*/pod/**/media/image/*.JPG +#!markup/pod-samples-playground/*/pod/.dr +#!markup/pod-samples-playground/*/pod/.dr/* !markup/non-pod-samples/ !markup/non-pod-samples/*.sst !markup/non-pod-samples/image/ @@ -105,18 +129,17 @@ ,**/.dub/** tmp/** ,*_.org -,*_.md -,*_.txt -,*_.json ,*_.nix ,*_.d +,*_.md ,*_.txt +,*_.json ,*_ +!.envrc-local_ ,*.swp ,*~ \#* ,*.\#* -!.envrc-local_ #!*/ #\#* #*.\#* |
