diff options
| author | iamcheeseman <[email protected]> | 2026-03-19 16:57:18 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-03-19 16:57:18 -0400 |
| commit | 82edda96ef68a4e4d0695fe1e056b609fdd83074 (patch) | |
| tree | 5eef077fdbd15f109f625a5fd455df0d5fc9e363 /.gitignore | |
hello, world
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..54fee9a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.html ++header.html ++footer.html |
