diff options
author | Robby Zambito <contact@robbyzambito.me> | 2023-06-16 00:10:27 -0400 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2023-06-16 00:10:27 -0400 |
commit | aa4d41b88ea43ed42c799d527020bb18aa8633bc (patch) | |
tree | f16a797a7ad73f9f54681bff8df7fd12c3a48416 /.gitignore | |
parent | a4dac8b950356f6ae6cc9f4011fcff880ddf33cf (diff) |
Add submodule path correctly.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ # Generated files by hugo /public/ /resources/_gen/ +.hugo_build.lock # Executable may be added to repository hugo.exe |