aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCaio Lente <7017340+clente@users.noreply.github.com>2023-09-29 19:57:55 -0300
committerCaio Lente <7017340+clente@users.noreply.github.com>2023-09-29 19:57:55 -0300
commit6f981964e0ec959fb34fd365b3e29988cc51e062 (patch)
treee93f15abd482cde390ca18742486c176d940c826 /.gitignore
parent64583d8a0a1ad7c76d49e93922c75b6de3dc5133 (diff)
downloadhugo-bearcub-6f981964e0ec959fb34fd365b3e29988cc51e062.tar.gz
hugo-bearcub-6f981964e0ec959fb34fd365b3e29988cc51e062.tar.bz2
Add i18n to skiplink
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6274ee4..305d231 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.hugo_build.lock
.DS_Store
-resources/ \ No newline at end of file
+resources/
+todo.md \ No newline at end of file