diff options
Diffstat (limited to 'org/config_git.org')
| -rw-r--r-- | org/config_git.org | 1 |
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 |
