소스 검색

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…
취소
저장