mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Merge pull request #2896 from erdtsksn/master
feat: Add missing executables and generated
This commit is contained in:
commit
a53b4a3f03
@ -1,8 +1,12 @@
|
||||
### Hugo ###
|
||||
# gitginore template for Hugo projects
|
||||
# website: https://gohugo.io
|
||||
|
||||
# generated files by hugo
|
||||
/public/
|
||||
/resources/_gen/
|
||||
|
||||
# executable may be added to repository
|
||||
hugo.exe
|
||||
hugo.darwin
|
||||
hugo.linux
|
||||
|
Loading…
Reference in New Issue
Block a user