deer social fork for personal usage. but you might see a use idk. github mirror
1# Ignore everything except JS-ey or CSS code.
2# Based on https://stackoverflow.com/a/70715829/458193
3*
4!**/*.js
5!**/*.jsx
6!**/*.ts
7!**/*.tsx
8!*/
9
10!**/*.css
11
12# More specific ignores go below.
13.expo
14android
15ios
16src/locale/locales
17lib/react-compiler-runtime
18bskyweb/static
19coverage
20web-build