mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
style: (Golang) Remove the non-essentials (#3061)
This commit is contained in:
parent
cdab24d9e9
commit
310f125d23
1 changed files with 2 additions and 6 deletions
|
@ -1,12 +1,8 @@
|
|||
### Hugo ###
|
||||
# gitginore template for Hugo projects
|
||||
# website: https://gohugo.io
|
||||
|
||||
# generated files by hugo
|
||||
# Generated files by hugo
|
||||
/public/
|
||||
/resources/_gen/
|
||||
|
||||
# executable may be added to repository
|
||||
# Executable may be added to repository
|
||||
hugo.exe
|
||||
hugo.darwin
|
||||
hugo.linux
|
||||
|
|
Loading…
Add table
Reference in a new issue