
Co-authored-by: dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.net/elysium/nubian/pulls/4
13 lines
234 B
Text
13 lines
234 B
Text
# Patterns to ignore when building packages.
|
|
# This supports shell glob matching, relative path matching, and
|
|
# negation (prefixed with !). Only one pattern per line.
|
|
node_modules/
|
|
.git/
|
|
mocks/
|
|
*.js
|
|
package-lock.json
|
|
package.json
|
|
|
|
|
|
|
|
|