Ignore compiles html templates
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -43,3 +43,9 @@ nbproject
|
|||||||
# local config
|
# local config
|
||||||
########################
|
########################
|
||||||
config/local.js
|
config/local.js
|
||||||
|
|
||||||
|
########################
|
||||||
|
# custom ignores
|
||||||
|
########################
|
||||||
|
assets/templates/*.html
|
||||||
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
<div class="container">{{ helloMsg }}</div>
|
|
||||||
Reference in New Issue
Block a user