Browse Source

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

pull/3062/head
Erdal TAŞKESEN 5 years ago
parent
commit
310f125d23
1 changed files with 2 additions and 6 deletions
  1. 2
    6
      community/Golang/Hugo.gitignore

+ 2
- 6
community/Golang/Hugo.gitignore View File

### Hugo ###
# gitginore template for Hugo projects
# website: https://gohugo.io

# generated files by hugo
# Generated files by hugo
/public/ /public/
/resources/_gen/ /resources/_gen/


# executable may be added to repository
# Executable may be added to repository
hugo.exe hugo.exe
hugo.darwin hugo.darwin
hugo.linux hugo.linux

Loading…
Cancel
Save