mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Blacklist dist/** so that ka-lint doesn't barf on those files
Test Plan: - ./release.sh 0.6.0 0.7.0 Auditors: emily
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Autogenerated code
|
||||
build/**
|
||||
node_modules/**
|
||||
dist/**
|
||||
|
||||
# Third party code
|
||||
test/jasmine/**
|
||||
|
Reference in New Issue
Block a user