aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/config_git.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/config_git.org')
-rw-r--r--org/config_git.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/org/config_git.org b/org/config_git.org
index 220cad7..6a0cdbe 100644
--- a/org/config_git.org
+++ b/org/config_git.org
@@ -21,6 +21,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
@@ -28,6 +29,7 @@
,*
!.gitignore
!.gitattributes
+!.editorconfig
!nix/**
!*.nix
!flake.lock