# Ignore everything
*

# But not JavaScript files in the packages directory
!packages/**/*.mjs
!packages/**/*.js
