mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
feat: Add missing executables and generated
This commit is contained in:
parent
e313e296c1
commit
fd3fe5838a
1 changed files with 4 additions and 0 deletions
|
@ -1,8 +1,12 @@
|
||||||
|
### Hugo ###
|
||||||
# gitginore template for Hugo projects
|
# gitginore template for Hugo projects
|
||||||
# website: https://gohugo.io
|
# website: https://gohugo.io
|
||||||
|
|
||||||
# generated files by hugo
|
# generated files by hugo
|
||||||
/public/
|
/public/
|
||||||
|
/resources/_gen/
|
||||||
|
|
||||||
# executable may be added to repository
|
# executable may be added to repository
|
||||||
hugo.exe
|
hugo.exe
|
||||||
|
hugo.darwin
|
||||||
|
hugo.linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue