Skip to content

Commit

Permalink
Merge pull request #672 from ocsigen/_build
Browse files Browse the repository at this point in the history
distillery template: adding _build in .gitignore. Fixes #671
  • Loading branch information
balat authored Mar 25, 2024
2 parents 8ed8ddc + dd3730a commit ae13a44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions template.distillery/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ cordova

static/css/%%%PROJECT_NAME%%%.css.map
static/css/%%%PROJECT_NAME%%%.css

# Dune
_build

0 comments on commit ae13a44

Please sign in to comment.