tangled mirror of catsky-馃惐 Soothing soft social-app fork with all the niche toggles! (Unofficial); for issues and PRs please put them on github:NekoDrone/catsky-social
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