fix typo in .gitignore (#29586)

pull/29579/head
Mirna 2023-06-21 05:40:38 -05:00 committed by GitHub
parent 35b17c60d6
commit 2289b695c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -2,7 +2,7 @@
# with 2.1 templates and excluding .min & .map -> 27 files and < 1 KB
# 3.0 templates should be even less
# wwwroot/lib/
# When wwwroot/lib/ is commented out, excluse .min and .map files
# When wwwroot/lib/ is commented out, exclude .min and .map files
*.min.css
*.min.js
*.map