Skip to content

Commit

Permalink
Merge pull request #4546 from camptocamp/fix-other
Browse files Browse the repository at this point in the history
Fix other
  • Loading branch information
sbrunner committed Jan 23, 2019
2 parents d37af79 + 0c1690e commit ec8a418
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@
/examples/simple.min.js
/contribs/gmf/build/
/contribs/gmf/examples/https.js
/test/spec/templatecache.js
/test/spec/gmftemplatecache.js
/contribs/gmf/apps-webpack/desktop/js/templatecache.js
/openlayers_src/
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
},
"include": [
"src/**/*.js",
// "api/src/**/*.js",
// "contribs/gmf/src/**/*.js"
]
}

0 comments on commit ec8a418

Please sign in to comment.