瀏覽代碼

style: (Golang) Remove the non-essentials (#3061)

pull/3062/head
Erdal TAŞKESEN 5 年之前
父節點
當前提交
310f125d23
共有 1 個檔案被更改,包括 2 行新增6 行删除
  1. 2
    6
      community/Golang/Hugo.gitignore

+ 2
- 6
community/Golang/Hugo.gitignore 查看文件

@@ -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…
取消
儲存