summaryrefslogtreecommitdiffhomepage
path: root/org/config_git.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/config_git.org')
-rw-r--r--org/config_git.org16
1 files changed, 8 insertions, 8 deletions
diff --git a/org/config_git.org b/org/config_git.org
index 014155e..f84a67b 100644
--- a/org/config_git.org
+++ b/org/config_git.org
@@ -15,7 +15,7 @@
#+PROPERTY: header-args+ :mkdirp yes
#+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t
-* spine
+* git config spine search
** .gitignore :gitignore:
#+HEADER: :tangle "../.gitignore"
@@ -33,11 +33,8 @@
!flake.lock
!nixDevEnv.sh
!.envrc
-!.envrc-local
!.envrc-nix
!.envrc-git-init
-!.env
-!.env/**
!nix-overlays
!nix-overlays/**
!README.md
@@ -54,6 +51,8 @@
!*.org
!org
!org/*.org
+!*.md
+!*.txt
!*.d
!*.rb
!*.txt
@@ -72,16 +71,17 @@ tmp/**
,*_.org
,*_.nix
,*_.d
+,*_.md
,*_.txt
,*_
-,*.swp
-,*~
-\#*
-,*.\#*
!.envrc-local_
!src/sisudoc/spine_search.d_
!views/configuration.txt_remotehost_
!views/configuration.txt_localhost_
+,*.swp
+,*~
+\#*
+,*.\#*
#!*/
#\#*
#*.\#*