diff options
Diffstat (limited to 'org/out_src_pod.org')
-rw-r--r-- | org/out_src_pod.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/org/out_src_pod.org b/org/out_src_pod.org index affd142..e72d332 100644 --- a/org/out_src_pod.org +++ b/org/out_src_pod.org @@ -533,7 +533,7 @@ void zipArchiveDigest(M,F,D)(M doc_matters, F fn_pod, D _digests) { *** pod/{pods/} #+NAME: pod_gitignore -#+BEGIN_SRC sh +#+BEGIN_SRC shell # git ls-files --others --exclude-from=.git/info/exclude ,* !.gitignore @@ -611,7 +611,7 @@ tmp/** *** document pod structure #+NAME: pod_gitignore -#+BEGIN_SRC sh +#+BEGIN_SRC shell # git ls-files --others --exclude-from=.git/info/exclude ,* !.gitignore @@ -641,7 +641,7 @@ tmp/** *** pod po4a structure #+NAME: pod_gitignore -#+BEGIN_SRC sh +#+BEGIN_SRC shell # git ls-files --others --exclude-from=.git/info/exclude ,* !.gitignore |