Skip to content

Commit

Permalink
Merge pull request #7 from skrysmanski/feature/caching
Browse files Browse the repository at this point in the history
Enable browser-side caching
  • Loading branch information
skrysmanski authored Feb 17, 2024
2 parents 20da8f3 + f68d9b7 commit a898a5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,8 @@
// Inconsistent code blocks are sometimes nicer to write
"MD046": false,
},

"files.associations": {
".htaccess": "apacheconf",
},
}

0 comments on commit a898a5e

Please sign in to comment.