aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/config_git.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-04-22 11:18:11 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-04-22 20:42:29 -0400
commit0ffce21928d3c0ae7af8fbd1388fddae4666c25a (patch)
tree8b07c0342e00caabbb426a3e41a6fbe9bb151cef /org/config_git.org
parentspine may be run against a zipped spine-pod url (diff)
upkeep, update a few pathssisudoc-spine_v0.18.0
Diffstat (limited to 'org/config_git.org')
-rw-r--r--org/config_git.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/org/config_git.org b/org/config_git.org
index d0950e1..cdcd3da 100644
--- a/org/config_git.org
+++ b/org/config_git.org
@@ -23,6 +23,7 @@
#+HEADER: :tangle "../.gitignore"
#+BEGIN_SRC gitignore
# git ls-files --others --exclude-from=.git/info/exclude
+# git ls-files --others --ignored --exclude-standard --directory
# git check-ignore -v flake.lock
# git clean -ix
# find . -name "*_" | xargs rm -rf