Files
2026-05-24 05:13:37 -04:00

5 lines
104 B
Plaintext

# Ignore any directory named `db` or `build` anywhere in this repository.
**/build/
/b-*/
node_modules/