Parcourir la source

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

Erdal TAŞKESEN il y a 6 ans
Parent
commit
310f125d23
1 fichiers modifiés avec 2 ajouts et 6 suppressions
  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