~kris/dots

srice

srice/.config/fd/fd.conf -rw-r--r-- 209 bytes
e98f3b03 — Kris Yotam chore: sync local state after restore (push updates, no pull) a month ago
                                                                                
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/