aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 29 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index d641e07..a4ac201 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,12 +22,12 @@
!configuration.txt
!*.json
!*.sdl
-!*.md
-!*.txt
!tangle
!*.org
!org
!org/*.org
+!*.md
+!*.txt
!.dr
!.dr/*
!markup/
@@ -70,6 +70,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/
@@ -83,18 +107,17 @@
**/.dub/**
tmp/**
*_.org
-*_.md
-*_.txt
-*_.json
*_.nix
*_.d
+*_.md
*_.txt
+*_.json
*_
+!.envrc-local_
*.swp
*~
\#*
*.\#*
-!.envrc-local_
#!*/
#\#*
#*.\#*