diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-20 14:06:38 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-04-21 12:24:41 +0200 |
| commit | d29af7ee395555e628ee0f3def31c748394cc93b (patch) | |
| tree | 001c5420dfcc1262d2a5be3980d12e9eb9994933 /.gitignore | |
| parent | 061585b540bae3c29a6c5b96c4616401cc7d5ed9 (diff) | |
| download | www.ericmarin.dev-d29af7ee395555e628ee0f3def31c748394cc93b.tar.gz www.ericmarin.dev-d29af7ee395555e628ee0f3def31c748394cc93b.zip | |
hugo!
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f1befd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/public +/.hugo_build.lock |
