mirror of
https://github.com/RGBCube/GCCPreprocessHTML
synced 2025-07-26 15:07:44 +00:00
Feat: Ignore files that start with _
This commit is contained in:
parent
c8a39bd0d9
commit
3676ab38b8
5 changed files with 8 additions and 19 deletions
|
@ -2,6 +2,6 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>My Site</title>
|
||||
#include "src/discord-embed-metadata.html"
|
||||
#include "src/_discord-embed-metadata.html"
|
||||
</head>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue