aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-02-20 15:36:14 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-02-20 15:36:14 -0500
commit1df2f40bffa037b28efa3c6ba1f03fb3a9e2eb99 (patch)
tree7859d29feb9d64f96a64bc6c66d854fa3b6607bf /.gitignore
parentanna paper on ai art (diff)
track, testing
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore58
1 files changed, 44 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index d9d7f68..aae8e3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,21 +4,37 @@
!.gitignore
!COPYRIGHT
!README
+!shell.nix
+!packages.nix
!version.txt
-!markup
-!markup/*
-!markup/src/**
-!markup/src_yaml/**
-!markup/pod/**
-!markup/pod_yaml/**
-!*.sst
-!*.ssm
-!**/*.sst
-!**/*.ssm
-!pod.manifest
-!sisu_document_make
-!config_local_site
-!sisudoc
+!markup/
+!markup/pod/
+!markup/pod/*/
+!markup/pod/*/pod.manifest
+!markup/pod/*/conf/
+!markup/pod/*/conf/sisu_document_make
+!markup/pod/*/media/
+!markup/pod/*/media/text/
+!markup/pod/*/media/text/*/
+!markup/pod/*/media/text/*/*.sst
+!markup/pod/*/media/text/*/*.ssm
+!markup/pod/*/media/text/*/*.ssi
+!markup/pod/*/media/image/
+!markup/pod/*/media/image/*.png
+!markup/pod/*/media/image/*.jpg
+!markup/pod/*/media/image/*.PNG
+!markup/pod/*/media/image/*.JPG
+!markup/pod/*/tools/
+!markup/pod/*/tools/po4a/
+!markup/pod/*/tools/po4a/pot/
+!markup/pod/*/tools/po4a/pot/*.sst.pot
+!markup/pod/*/tools/po4a/pot/*.ssm.pot
+!markup/pod/*/tools/po4a/pot/*.ssi.pot
+!markup/pod/*/tools/po4a/po/
+!markup/pod/*/tools/po4a/po/*/
+!markup/pod/*/tools/po4a/po/*/*.sst.po
+!markup/pod/*/tools/po4a/po/*/*.ssm.po
+!markup/pod/*/tools/po4a/po/*/*.ssi.po
.dub/**
tmp/**
*_.org
@@ -35,3 +51,17 @@ tmp/**
#!debian
#!debian/*
#.reggae/**
+# !markup
+# !markup/*
+# !markup/src/**
+# !markup/src_yaml/**
+# !markup/pod/**
+# !markup/pod_yaml/**
+# !*.sst
+# !*.ssm
+# !**/*.sst
+# !**/*.ssm
+# !pod.manifest
+# !sisu_document_make
+# !config_local_site
+# !sisudoc