From 386a69ae2612e07bc963bb14cd9ec57414391ae1 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 11 Feb 2020 22:53:02 +0100 Subject: Fixes for theme submission --- hugoBasicExample/.gitignore | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 hugoBasicExample/.gitignore (limited to 'hugoBasicExample/.gitignore') diff --git a/hugoBasicExample/.gitignore b/hugoBasicExample/.gitignore deleted file mode 100644 index ca4d540..0000000 --- a/hugoBasicExample/.gitignore +++ /dev/null @@ -1,27 +0,0 @@ -# Compiled Object files, Static and Dynamic libs (Shared Objects) -*.o -*.a -*.so - -# Folders -_obj -_test - -# Architecture specific extensions/prefixes -*.[568vq] -[568vq].out - -*.cgo1.go -*.cgo2.c -_cgo_defun.c -_cgo_gotypes.go -_cgo_export.* - -_testmain.go - -*.exe -*.test - -/public -/themes -.DS_Store -- cgit v1.2.1