# git ls-files --others --exclude-from=.git/info/exclude # git check-ignore -v flake.lock # git clean -ix # find . -name "*_" | xargs rm -rf * !nix/** !*.nix !flake.lock !.envrc !.env !.env/** !README !COPYRIGHT !CHANGELOG !makefile !version.txt !configuration.txt !conf/ !conf/** !*.json !tangle !*.org !org/ !org/*.org !*.rb !*.sst !*.ssm !*.ssi !**/*.sst !**/*.ssm !**/*.ssi !data !data/** *~ *_ \#* *.\#* *.tmp *_tmp *.gem *.gemspec *_.rb *.rb_ 0???-*.patch *.gz *.xz *_ .* !.gitignore !.gitattributes !.envrc !.env !.env/**