1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# fd ignore file -- 100x smart defaults # Install: ln -sf ~/dev/100x/configs/fd.conf ~/.fdignore .git/ node_modules/ .venv/ __pycache__/ .cache/ .DS_Store *.min.js *.min.css *.map target/ dist/ build/ .next/