Ignore all emitted HTML files via wildcard
This commit is contained in:
+1
-4
@@ -6,11 +6,8 @@ dist/*
|
|||||||
.el/
|
.el/
|
||||||
src/*.elc
|
src/*.elc
|
||||||
src/*.elh
|
src/*.elh
|
||||||
|
src/*.html
|
||||||
src/*.map.json
|
src/*.map.json
|
||||||
src/index.html
|
|
||||||
src/about.html
|
|
||||||
src/terms.html
|
|
||||||
src/enterprise-terms.html
|
|
||||||
|
|
||||||
# Compiled client-side JS (generated by elc --target=js at build time).
|
# Compiled client-side JS (generated by elc --target=js at build time).
|
||||||
# The El sources live in src/js/; the compiled output is never committed.
|
# The El sources live in src/js/; the compiled output is never committed.
|
||||||
|
|||||||
Reference in New Issue
Block a user